Adding a new choice in impact field produce problem in change request form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2022 11:20 PM
Hello,
I just tried creating a new record in the choice list so that I could have the default 1-High have another display value in the impact field for the change request record.
Did I miss something in the record? I am planning to have different label for each choices and I am just testing first this method. Will these configuration affect risk assessment or the calculate risk UI actions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2022 11:32 PM
Hello,
Try changing 'Value' to '5' and see if that works ? if you add like this it will create issues in mapping specially in Look up definitions, check how look up definition is setup for change management
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2022 11:55 PM
Hello,
After I make the additional choices for others the choices shown is fixed. I just not sure if there will be repercussion down the road even though I make sure that these choices modification is only for the change request table.
Actually I also just followed your advised here:
Wherein I tried changing the label without changing the value.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 12:17 AM
See in other thread also I have mentioned you need to check all the places where impact might be referred , specially with addOption() function and check if it is referred in Data look up definition as well, If you are satisfied with all permutation and combination you can go ahead with changes
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 01:57 AM
Hello,
After checking for the data look up definitions, I have seen that it is mostly utilized by incident and problem table, and those two table also uses the entry on the priority look up rules, that's why i decided to just create a choice with different label but same value for the change table.