Commit warnings and failure w.r.t. update set

MK2
Tera Contributor

We have uploaded the update set and preview update set is performed.
We are trying to commit an update set.
When we click on the Commit Update Set button, we see Warning: "If you commit this update set, the system will automatically delete all data stored in the tables and columns that are defined in these Customer Updates" and also "Deleting these records may trigger cascade deletions. For example, deleting a table also deletes associated columns and the data in them. The only way to recover the data will be to restore it from backup, which is slow and complex."
The action is DELETE for all Dictionary type of entries and one Table type of entry.
Upon proceeding with Commit, we see status as "Failed at 100%" and a message "The update set commit completed but some updates failed to commit due to errors. Review the Commit log for details"
But in logs post commit we see all Info messages and no Error messages.

How can we avoid or remove the commit warnings in the update set and prevent commit from failing?

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi MK

when recording chages with an open UpdateSet be aware that ALL changes are included - even DELETE actions. And these actions are replayed on the target system. So the first warning does not necessarily have to be a problem, because it may be that the deletions are intentional. Also the second error message is not unusual. Go to the related list of commit logs and check the problems. If you are sure that updates are okay you can permit the entries and retry the commit.

Kind regards 

Maik

Hi @MK 

Did my reply answer your question?

If so, please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing!

Many thanks and kind regards
Maik