In GitLab by @gkoum on Oct 17, 2023, 14:47 GMT+2:
Workflows cannot have the same fileName the way they are saved on disk but they can have the same id in the json description. This should not be allowed when the UI requests the list of workflows since these workflows are unreachable (422) if selected for opening.
Also the id of 2 or more workflows can be the same which again makes these workflows unreachable.
Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewoksserver/-/issues/43
In GitLab by @gkoum on Oct 17, 2023, 14:47 GMT+2:
Workflows cannot have the same fileName the way they are saved on disk but they can have the same id in the json description. This should not be allowed when the UI requests the list of workflows since these workflows are unreachable (422) if selected for opening.
Also the id of 2 or more workflows can be the same which again makes these workflows unreachable.
Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewoksserver/-/issues/43