import hue workflow another cluster

Viewed 277

I am importing a workflow from other cluster, to avoid conclicts I follow :

  1. I modify the workflow json "pk": 0
  2. I delete dependencies : []
  3. I change 'parent_directory' for the new cluster

By this way it imports in hue the new one workflow and a lot of copies with name+timestamp . How can i avoid this problem?

0 Answers
Related