UI Policy: Conflict between custom and ootb irrespective of execution order

saurabha_upare
Tera Contributor

Hi All,

I have created a custom UI Policy with execution order 200 and there is also an ootb UI Policy with execution order 100 and which execute on the same field.

First Custom Ui policy is running on that field and after ootb is overriding the same filed.

ootb Ui policy don't have any condition.

custom UI policy have some condition.

 

I want ootb UI policy to run first then custom.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@saurabha_upare 

ideally UI policy with order 200 should run at last

Did you check that?

 

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Yes I have checked.

First custom policy with order 200 running then OOTB with 100 running.