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

progzy created an issue. See original summary.

jurgenhaas’s picture

Version: 8.x-1.0 » 8.x-1.x-dev
Component: User interface » Code
Assigned: Unassigned » jurgenhaas

Thanks @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.

jurgenhaas’s picture

  • jurgenhaas committed 329aaee on 2.0.x
    Issue #2904062 by jurgenhaas: Precision and scale are not stored
    
jurgenhaas’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
Status: Active » Fixed

Sorry, 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.