Error: There is a pending operation on this update setIssue While trying to commit an update set, the error message 'There is a pending operation on this update set: Update Set Tracker' is displayed.ReleaseAnyCauseTwo things you can verify and see - 1. If there are any other update set still pending in migration 2. Verify in the batch if there no duplicate update set names ( no 2 update sets should have the same name). https://xxxxxxx.service-now.com/sys_remote_update_set_list.do?sysparm_query=parent%3D07c8cb4c3b702e1490c8d09c24e45ad7%5EGROUPBYname&sysparm_first_row=1&sysparm_view=ResolutionTo resolve the issue, remove the child update set with the duplicate name and try to commit again. OR Rename one of the duplicate update set to a different name and try to commit again.