I am importing a workflow from other cluster, to avoid conclicts I follow :
- I modify the workflow json "pk": 0
- I delete dependencies : []
- 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?