Hey, I wonder if this bug is affecting anyone else. I use flows to stay organized, but when I copy/paste them, things start to get a little strange.
I’ll copy a flow, then edit the copied flow , only to go back to the original and find that the flow has the same information as the flow I just edited. It’s almost like it ctrl+D duplicated itself and erased all the instances I previously wrote in.
Is this just my headache? Or does anyone else have the same problem?
@kun432@cbas , just so I understand, you would prefer if the flows when copied did not stay up to date with the parent flow? Currently when you copy a flow they are kept in sync as they are technically the same flow.
what does mean “parent”? As I understand, duplicating a flow means creating a different copy of the original one. you mean duplicating flows is like just creating a different flow name and blocks inside flow are same, right?
Even so, that seems inconsistent between original and copied flow.
blocks created before duplicating are kept syncing.
blocks created after duplicating are different.
positions of steps and lines before/after duplicating are different
Yes, that’s exactly right. I didn’t realize that there was a parent relationship when copying flows and their contents. I thought it was a copy-paste akin to something like Microsoft word, where editing the contents of one file doesn’t affect the other. If it’s a feature, not a bug, then I’ll have no problem working around it.
As I understand, parent/children is like a flow call another flow.
when you create a project, you can see a flow which is called ROOT flow.
Then you create a new flow, put flow block or set commands in ROOT flow, and set its flow to a new flow, ROOT flow is a parent and a new flow is a child flow.
About Duplicating flows for me, it’s like just copying a flow including steps inside of flow to a new one. At this momment, we have not set as parent or children. After we put flow blocks or commands in some flow, paranet/children relationship will be made.
like ROOT Flow calls a new flow as a child flow
a child flow calls a new flow as a grandchild flow
Ah, yep it’s a feature not a bug. We view flows to be reusable components so you want to have the components be duplicated but stay up to date. We may update this in future to have either option.