Form Design can update sys_choice records when no changes are made due to duplicate sys_choice recordsDescriptionForm Design can update sys_choice records when no changes are made due to duplicate sys_choice recordsSteps to Reproduce Steps to reproduce1. Navigate to a list view of the sys_choice table filtered on table=sys_email and Updated in descending order2. Take note of the last updated date/time3. Navigate to "System Logs > Emails"4. Open any record5. Go to "Configure > Form Design"6. Add a new View - do not make any changes7. Click Save8. Navigate to a list view of the sys_choice table filtered on table=sys_email and Updated in descending orderExpected behavior: No changes to sys_choice records for table=sys_email since the date/time noted in step 2Actual behavior: Six records on sys_choice for table=sys_email have been updated since the date/time noted in step 2WorkaroundA workaround is not possible as the fix is in the Java code base.Related Problem: PRB1502906