Studio does not save fields correctly and tends to override existing changes when making new ones.
Studio save should be consistent, all existing changes should not be overridden upon new saves.
Fail 1
Fail 2
Studio is a massive requirement for many users, unknown on how previous changes are handled with this new release but hopefully no ones existing changes are broken due to this issue.
Hoi Mac-Rae ,
I cannot reproduce this with a simple dropdown field in a random module, Contacts.
I just add a new value to this dropdown, save this adjustment, save the record and I can still see the change in SuiteCRM Studio. With a record in this module I can select this new value from that dropdown and save it successfully. Perhaps it helps to do a Repair JS language & Repair and Rebuild?
Environment
SuiteCRM Version used: 7.11.18
Browser name and version (e.g. Chrome Version 87.0.4280.66 (64-bit)): Firefox
Environment name and version (e.g. MySQL, PHP 7): MariaDB 10.2, PHP 7.3
Operating System and version (e.g Ubuntu 16.04):
Hi @timo-ecm2 ,
In the action you mentioned you are editing a dropdown list and that's another case.
What Marc-Rae mentions in this issue it's a problem regarding the modification of properties within the fields, such as the Default Value or the Comment Text, as examples. The second modification of prepertiesthat you do within a field in Studio, it will overwrite the first one.
Hi SinergiaCRM ,
Thank you for the feedback, I was curious to know because of course a dropdown is a field type, only a closed-ended field type. So first I was not sure, but now I know more.