Hello everyone,
I’m currently working on the changes for TRUNK-6418, but I’m running into a build failure caused by a test that doesn’t seem related to my code. The failing test is:
ConceptNumericTest.shouldSaveAConceptNumericWithAllowDecimalValue
My changes don’t affect this area, so I’m unsure why it’s failing. Could someone please help me understand why this test might be failing and whether there’s a recommended way to resolve or bypass it for my PR?
Thanks in advance for your support!