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.

Roles modified in ACL are not getting captured in update set.

surya76
Tera Contributor

Hi,I have modified a read ACL Roles , there were already two roles snc_internal and one more, i have removed those two roles and gave a ADMIN role to that ACL. Captured in the update set and moved to QA(Test). But the roles are not getting changed inside the test  enviroinment.

i checked the Sys_id of the ACL between test and dev Both are same and eves the SYS_id's os the removed roles are also same.

 

Can i know why is this happening?

1 ACCEPTED SOLUTION

I mean in dev deactivate ACL and save it 

then activate it again and save then check in update set's XML thats it got captured or not

find_real_file.png


***Mark Correct or Helpful if it helps.***

View solution in original post

19 REPLIES 19

Yes i sent above

 


***Mark Correct or Helpful if it helps.***

surya76
Tera Contributor

workin on workspace cant share now  but none of the roles are getting capture ,  i cant see display_value = 'admin' like your screen shot and also i cant see a word sys_user_role.

Nikita Kale
Giga Guru

Hi

If this is a OOB ACL, try creating a copy of it, make necessary changes & mark the OOB ACL as inactive.

Let me know if it works.

it is the ACL that create while creating the custom table

I experienced the same problem, tried re-creating the scenario in the SNow Developer instance, deleting an ACL works and gets captured in the update set. I'm not sure why these happen in our environment, I also migrated my update sets in the test environment and wanted to delete the extra snc internal role in the ACL but it was not deleted.