The CreatorCon Call for Content is officially open! Get started here.

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

Vamsi Sreenivas
Tera Guru

Hi Surya,

try updating the description of ACL and save/update then it will get captured in the update set.

 

Regards,

Vamsi S

it is getting captured in update set in dev but after moving to QA it is not reflecting in QA

Strange, did you confirmed that role is available in QA instance?

 

If you had issues with deleting the role then from QA instance export the xml of the roles you want to delete and import to the dev instance and re-delete it. Observe in the update set that it cpatured "Access Roles" type and action is DELETE.

Alp Utku
Mega Sage