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

Add a check stage before setting "in progress" services when new-service is executed #285

Closed
jaimeozaez opened this issue Jun 13, 2024 · 0 comments
Assignees

Comments

@jaimeozaez
Copy link
Member

jaimeozaez commented Jun 13, 2024

When new-service is executed, the service status changes automatically to "in progress". The issue is when new-service is executed more than 1 time (maybe you need more than 1 template to be copied), this tries to change the service status to "in progress" again when it is "in progress" already.
It is necessary to add a check for the service status before trying to change it.

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

No branches or pull requests

2 participants