Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a safety fix for when save ends up as a no-operation #1260

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

ovebastiansen
Copy link
Collaborator

This means that the revision number does not go up, and this ToDictionary call fails.

@MrHinsh Do you think we need a "backwards do not enable" flag in config so that we don't enable this fix by default? Since we are not getting alot of reports of this happening either people does not know or I have running into a freak case. In my case there was alot of revisions popping up in the list that was representing a link change, aka parent removed or similar

The fault does not break the run, you only spots that some revisions are missing, and that there are no reflectedworkitem written to the custom field and no migration comment in the history

Copy link
Member

@MrHinsh MrHinsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I

@MrHinsh MrHinsh merged commit 8a89b45 into master Sep 15, 2022
@MrHinsh MrHinsh deleted the feature/empty-revisions branch September 15, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants