Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix response code when trying to update a published workflow #224

Conversation

symphony-soufiane
Copy link
Contributor

Description

The error message returned when trying to update a workflow that has an already published version was confusing at it says that the workflow does not exist. Ths has been fixed in this PR by firstly checking if the workflow exists, then returning a more detailed exception when a version is already published.

The error message returned when trying to update a workflw that has an already published version was confusing at it says that the workflow does not exist. THis has been fixed in this PR by firstly checking if the workflos exists, then returning a more detailed exception when a version is already published.
@symphony-soufiane symphony-soufiane requested a review from a team February 13, 2023 14:20
@symphony-soufiane symphony-soufiane merged commit 98d543b into finos:master Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants