UI policy using the conditional of Class 'is a' computer

ServNowDev
Tera Guru

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

 

 

 

3 REPLIES 3

Runjay Patel
Giga Sage

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?

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 

Check ui policy getting executed or not, start debug of ui policy and see the impact.

 

Accept the solution if it help.