- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:08 AM
Hi All,
I have a custom choice field with few choice options there.
Let's say the choice 1:
Label of choice: Addition Old
Value of this choice: Addition Old (same as label)
We have few records where this choice was selected.
Now as part of my requirement, I updated the choice and renamed it, now the choice 1 is:
Label of choice: Addition New
Value of this choice: Addition New (same as label)
The old records where this choice was selected the value is not updated and shows the old value and it has become blue.
1. Why the value didn't update?
2. What is servicenow recommended solution?
Thanks!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:14 AM - edited 10-17-2024 03:15 AM
Hi Mayur,
You should first create new choice & replace it for old records using fix script after that deactivate old choice value.
As the old choice label is not same it will show in blue.
Refer below link
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Mayur Shardul
ServiceNow Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:14 AM - edited 10-17-2024 03:15 AM
Hi Mayur,
You should first create new choice & replace it for old records using fix script after that deactivate old choice value.
As the old choice label is not same it will show in blue.
Refer below link
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Mayur Shardul
ServiceNow Rising Star 2024