In field settings, if one changes precision and scale and save form when one goes back to the form values are still the default ones.
In field settings, if one changes precision and scale and save form when one goes back to the form values are still the default ones.
Comments
Comment #2
jurgenhaasThanks @progzy for reporting this. I was analysing this and found out that field plugins do not support neted settings, everything needs to be flat. So I have to re-write almost all of the code. A patch will follow asap.
Comment #3
jurgenhaasComment #5
jurgenhaasSorry, this tooko so long, issue completely disappeared off my radar and just re-appeared during Drupal 9 porting weekend. This module is now functioning again and the 2.0.0-rc1 just got released for testing.