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(core): fix migration of workflow metadata #2328

Merged
merged 4 commits into from Sep 21, 2021

Conversation

Panaetius
Copy link
Member

Fixes migration of workflows where a ProcessRun links to a Plan that has subprocesses. Will create an Activity per subprocess (So possibly multiple Activitys per ProcessRun), splitting Inputs/Outputs to the activities they belong to

@Panaetius Panaetius requested a review from a team as a code owner September 14, 2021 16:04
@Panaetius Panaetius force-pushed the fix-new-metadata-migration branch 3 times, most recently from 120df0e to 1a60336 Compare September 15, 2021 16:00
Copy link
Contributor

@m-alisafaee m-alisafaee left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@Panaetius Panaetius merged commit fa57194 into master Sep 21, 2021
@Panaetius Panaetius deleted the fix-new-metadata-migration branch September 21, 2021 14:05
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.

None yet

2 participants