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

Compute parent revision at runtime #44

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Conversation

dhnasa
Copy link
Collaborator

@dhnasa dhnasa commented Jul 3, 2023

The parent attribute was never updated after creating the Revision. This could result in errors when the parent revision no longer exists.

The parent attribute is still stored in the .rev file for backwards compatibility with older backy versions.

Related issue(s): PL-131607

  • Change is documented in changelog

Security implications

The `parent` attribute was never updated after creating the Revision.
This could result in errors when the parent revision no longer exists.

The `parent` attribute is still stored in the `.rev` file for
backwards compatibility with older backy versions.
@ctheune ctheune merged commit 9df1ff5 into main Jul 6, 2023
2 checks passed
@ctheune ctheune deleted the PL-131601-fix-rev-parent branch July 6, 2023 11:49
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