Skip to content

Draft: Fix issues: Updater fails with multiple update errors that are opaque to the user

If multiple updates are performed on a single ref within the same transaction, it can result in multiple updates errors, which are opaque to the user. This error has not been handled correctly.

Edited by Yadong Wang

Merge request reports