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.

Missing DELETE ACL in Update Sets

CrysZzz
Tera Expert

Hi experts, I have a issue when using update sets. 

My delete action on ACLs were not added to update sets. I have checked sys_update_xml table and can be sure that I did not put those in another update sets.

Hope to know more information about this problem. I need to know this issue is a system error or something else.

6 REPLIES 6

Sandeep Rajput
Tera Patron
Tera Patron

@CrysZzz Could you please check the Default update set and see if it has captured the Delete operation for ACL.

Hi Sandeep, I have checked it but see nothing. Besides, as I mentioned above, in Customer Updates, I found no record about action "DELETE" on my ACL, so I'm don't think it has been put in another update sets.