"Remove Installs For Retired/Stolen CI" sets the value of operational_status to 6 for cmdb_ci_appl
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 10:53 AM
The business rule "Remove Installs For Retired/Stolen CI" is setting the value of operational_status to 6 for cmdb_ci_appl records. This value is invalid and generates the following error in the logs:
NiceError: [2024-04-22T07:58:45.547Z]: Invalid choice '6' for field 'operational_status' (table 'cmdb_ci_appl'). Allowed values:
[
"1",
"2",
"3",
"4"
]
I do see on Operational Status value on the cmdb_ci table, the Value 6 is only on the cmdb_ci_Service table and not the cmdb_ci_appl. The only 6 value is not in English which is the language we are using.
I am not sure why it was changed it to 6. Any guidance?
0 REPLIES 0