Could not find a record in sys_security_acl referenced in this update? what action needs to be taken

Kiddy1
Tera Contributor

explorenow

i got this error while previewing update set what action needs to be taken?

1 REPLY 1

Shishir Srivast
Mega Sage

You can check the missing object in the update set and create another update set to transfer the missing object.



https://docs.servicenow.com/bundle/helsinki-application-development/page/build/system-update-sets/ta... /external-link.jspa?url=http%3A//wiki.servicenow.com/index.php%3Ftitle%3DTransferring_Update_Sets%23...



Missing object


Could not find a record in sys_ui_policy referenced in this update


The object or a referenced object does not exist on the target instance. For example:
  • An update modifies the form layout for a table that has not been created in the local instance.
  • A UI policy action is included in the update set, but the parent UI policy is not.
Create another Update Set on the source instance to transfer the missing object to the local instance, or create the object on the local instance. Use the following Available Actions to assist in problem resolution:
  • Find missing field or Find missing record: Opens a new window and searches the source instance for the missing field (dictionary entry) or record.
  • Find missing update: Opens a new window and searches the source instance for the update record that corresponds to the missing field or record.