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

Doesn't that mean its working ? fi the role you gave its got captured right?


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

I guess thats normal behaviour when you add the role and delete the role after that that update gets overriden maybe. 


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

surya76
Tera Contributor

yes the role i given is not getting captured

i deleted the existing two roles not saved the ACL and added the new role (admin).

not getting captured in update set as you mentioned in the screen shoe

what should i do now

is this an existing behaviour?

 

Maybe if possible you should give role in test manually again. Because I think it should have captured I am not sure what its not because we cannot see configurations there,


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

surya76
Tera Contributor

can you please send me the screen shou houw the roles are getting captured in update set