When using the ImportExportCLI command the above error message may be displayed. The reason is that deleting a dynamic property of a Workflow does not delete its overriding values in its executions. Therefore, creating the same property on the workflow leads to the above error.
The same behavior can be seen for other overriding relationships such as when a Deployment Package overrides the dynamic properties of its Component.
Investigation
Expected
The ImportExportCLI command should behave the same as it does when the same operation is performed from the User Interface, which is:
Example: An execution override /tag1 of a Workflow. Deleting /tag1 value of the Execution is not allowed.
system_full_name#;#system_on_maintype,18880,/agent_assignment/agent,Workflow system_full_name#;#system_on_maintype,18881,/agent_assignment/login,Workflow system_full_name#;#system_on_maintype,19000,/tag1,Workflow,tag1 system_full_name#;#system_on_maintype,19111,/tag1,Execution,tag1_execution1 system_full_name#;#system_on_maintype,19222,/tag1,Execution,tag1_execution2 system_full_name#;#system_on_maintype,19333,/tag1,Execution,tag1_execution3