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
References: owncloud/ocis#11704 ([full-ci][OCISDEV-355] Fix delete stale nodes command)
The command is codewise improved and the command/section text needs and update
Needs an entry in maintenance/changed commands section
Previously, only the faulty node got deleted, which could cause issues when there are file versions present.
Now, when there are file versions present, after deleting the faulty node, nodes are rolled back to the latest functional version available.