UI policy using the conditional of Class 'is a' computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2024 04:42 PM - edited ‎11-19-2024 04:43 PM
I have a dot walked field from the configuration item field pointed to class , i have a ui policy that sets the Cmdb_ci.class to readonly - false if a ci is selected of class computer , that means anything that trickles down from computer so servers, ect here is my UI Policy and the field, some reason it still will not trigger to false on the condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2024 06:17 PM
Hi @ServNowDev ,
ui policy should work fine, what issue are you facing? Do you wan to apply this ui policy for all child class of computer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2024 07:54 PM
Yes when a ci of class computer is selected the field software should change from read only to open and it’s staying read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2024 08:00 PM
Check ui policy getting executed or not, start debug of ui policy and see the impact.
Accept the solution if it help.