Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Business rules are all locked after upgrade to Yokohama

Nabilah
Tera Contributor

Hi,

 

After upgrading to Yokohama I have noticed all my business rules locked and read only despite me having the admin role. 

 

Has anyone else experienced this if so what was the solution? I need to modify a few business rules.

 

#yokohama #businessrule

1 ACCEPTED SOLUTION

The issue turned out to be my instance was missing a couple new Write ACLs on the sys_script table. Apparently, there were five new Write ACLs on the sys_script table, but my instance only showed three. I compared the ACLs from my PDI (Yokohama) and exported the ones I was missing, imported into my instance, and my issue was resolved.

I inspected my skipped files but didn't notice these. I'm going to go back and look again. I'll be ready though when I finally upgrade my production instance.

 

Michael

View solution in original post

10 REPLIES 10

The issue turned out to be my instance was missing a couple new Write ACLs on the sys_script table. Apparently, there were five new Write ACLs on the sys_script table, but my instance only showed three. I compared the ACLs from my PDI (Yokohama) and exported the ones I was missing, imported into my instance, and my issue was resolved.

I inspected my skipped files but didn't notice these. I'm going to go back and look again. I'll be ready though when I finally upgrade my production instance.

 

Michael