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

ensure that a cloned workflow doesn't refer to anything in the original workflow #40

Open
tkimnguyen opened this issue Jan 6, 2015 · 0 comments

Comments

@tkimnguyen
Copy link
Member

Initially reported 3 yrs ago - need to verify.

Cloning doesn't really clone.
Reported by: hietpd31
Priority: major Milestone:
Component: uwosh.northstar Version: 1.0
Keywords: clone, action, workflow Cc:
Description

The Clone From in the start of Creating A New Workflow does not completely clone, there are still references to the original copy.

This is repeatable.

  1. Create New Workflow, "Test1"
  2. Clone from Simple Publication Workflow.
  3. Go to Transitions, go to Pending Review.
  4. Add Action, Send Email.
  5. Create another New Workflow, "Test2"
  6. Again, Clone from Simple Publication Workflow.
  7. Go to Transitions, go to Pending Review.
  8. Action is there.
  9. Delete that Action in "Test2"
  10. Go to "Test1" that action is gone.

From what I can tell the Clone still has references to the original copy. Also if you remove the Action from "Test2" workflow, it will be removed in "Test1" as well.

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

No branches or pull requests

1 participant