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

fix(workflow): set modification date when deriving a plan #3304

Merged
merged 3 commits into from Feb 9, 2023

Conversation

m-alisafaee
Copy link
Contributor

@m-alisafaee m-alisafaee commented Feb 8, 2023

Description

Fixes plan modification dates and their migration. The issue is that deleting and creating a plan with the same name overrides the first plan in the plan tails index and it won't be accessible through that index.

Fixes #3302
Fixes #3306

@m-alisafaee m-alisafaee marked this pull request as ready for review February 8, 2023 13:30
@m-alisafaee m-alisafaee requested a review from a team as a code owner February 8, 2023 13:30
@m-alisafaee m-alisafaee marked this pull request as draft February 8, 2023 15:45
@m-alisafaee m-alisafaee marked this pull request as ready for review February 8, 2023 21:17
@Panaetius Panaetius enabled auto-merge (squash) February 9, 2023 16:19
@m-alisafaee m-alisafaee enabled auto-merge (squash) February 9, 2023 17:24
@m-alisafaee m-alisafaee merged commit f4c37dd into develop Feb 9, 2023
@m-alisafaee m-alisafaee deleted the 3302-plan-date-modified-bug branch February 9, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Various migration and SHACL validation errors for v10 dateModified isn't set on edited plans
2 participants