-
Notifications
You must be signed in to change notification settings - Fork 54
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
Use old cycles during unmerge #4452
Conversation
@kflemin @axelstudios the failing test here imply this intented behavoir. why? Is it still? |
I don't have any historical context for this one. @nllong? @axelstudios? Basically, what we are trying to do here is: when we unmerge 2 properties, we want to associate one of the unmerged properties back to the "old" existing property and create a new property for the other unmerged property. This is in contrast to what happens now: when a property is "unmerged" into 2, it creates 2 new properties. |
…ycle-use-old-properties
…ycle-use-old-properties
@kflemin @axelstudios repinging this |
Resolution:
|
@kflemin In the note, what field should I use the reference the other Property? |
Let's reference the property view ID (since users don't have access to property IDs directly). |
In contrast to #3904, here's the new workflow
Okay, so we've got a property present in two cycles, one has been merged into:
see?
Now if we unmerge the merged one:
We've one got one new property: