- Issue created by @tame4tex
- Merge request !73Issue #3488771: Encrypted decimal field value not saved on drupal version 10.2.x+ → (Open) created by tame4tex
- 🇨🇦Canada tame4tex
I have created MR !73 to add both testing and a fix for this bug.
Modifying
ProcessEntitiesTest
was not enough to test for this bug as it seems this unit test is allowing unexpected results to slip through. I have added a separate issue for this 🐛 ProcessEntitiesTest is allowing unexpected results to slip through Needs work .I therefore added Functional testing to ensure there is adequate coverage for this bug.
- 🇯🇵Japan ptmkenny
This was originally reported by pp.panatom in 🐛 Drupal 10.2 - field values on decimal fields getting lost Active , which I mistakenly closed-- sorry about that. I'm leaving that issue closed in favor of this one because it has tests.