You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
we run into a problem when an editor makes more than 20 content edits and the extension still tries to sync content versions that were deleted on the source system (due to the max content version limit).
It's not a critical error -- I just thought it's good to document it.
The text was updated successfully, but these errors were encountered:
I asked the client: They are able to remove those sync events in the UI.
It would be great if the ezcontentstaging extension would recognize invalid sync events because the source content version does not exists anymore. But that's probably not that easy. Anyways, it's easy to remove those events in the UI.
Hi,
we run into a problem when an editor makes more than 20 content edits and the extension still tries to sync content versions that were deleted on the source system (due to the max content version limit).
It's not a critical error -- I just thought it's good to document it.
The text was updated successfully, but these errors were encountered: