Label change of one of the field choices didn't updated the old records on the Groups table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2023 07:36 AM
Hi everyone. We have an requirement where one of the field on sys_user_group table has max field length of 40. So one of the choices we have on the field crosses this length. For example the field is On call exempt reason and the field is populated with one choice more than 40 characters and the option is clipped down to half of the length. So we decided to trim down the label name of the choice to half and when did the same the records which where updated with old label is not updated with new one. Only label was changed and value field was left as it is. Can anyone help me why the records on the groups table was not updated with new label and still reflecting in blue color with old label.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 12:05 PM
Hi,
Can you provide any screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 12:08 PM
Hi ,
Changes will reflect to new records only, for existing records you need to update them with script.