Update Experience For Import/Overwrite a Workflow #56
Labels
area: backend
Issue is related to the backend microservices
area: frontend
Issue is related to the front end web applications
project: flow
Tasks for Boomerang Flow
Currently the UI has a validation check. It checks to see that the top level ID of the uploaded JSON is the same as the flowId (if an overwrite). And then also a check if the teamId's match.
There is also a silent error: Within the uploaded JSON, revision.workflowId needs to match with the overwriting workflow. Otherwise the revision does not carry over.
New Experience: tbd
The text was updated successfully, but these errors were encountered: