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

keep snapshot when differential is missing #2754

Conversation

Kasdejong
Copy link
Contributor

Description

SnapshotGenerator should now do a no-op when asked to update a snapshot if the structure has no differential. In some cases this used to lead to removal of a snapshot.

Related issues

Fixes #2586

Testing

Added unit test to check the specific case in which this bug would occur

mmsmits and others added 2 commits April 2, 2024 15:23
…g) to create a new snapshot if the differential is missing.
@Kasdejong Kasdejong linked an issue Apr 3, 2024 that may be closed by this pull request
mmsmits
mmsmits previously approved these changes Apr 3, 2024
@mmsmits mmsmits enabled auto-merge April 3, 2024 08:53
mmsmits
mmsmits previously approved these changes Apr 3, 2024
…shot-when-differential-is-missing' into 2586-snapshotgenerator-keep-snapshot-when-differential-is-missing
@mmsmits mmsmits merged commit 1cfaad6 into develop Apr 3, 2024
16 checks passed
@mmsmits mmsmits deleted the 2586-snapshotgenerator-keep-snapshot-when-differential-is-missing branch April 3, 2024 14:09
mmsmits added a commit that referenced this pull request May 1, 2024
…or-keep-snapshot-when-differential-is-missing"

This reverts commit 1cfaad6, reversing
changes made to 3267f75.
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.

SnapshotGenerator: Keep snapshot when differential is missing
2 participants