e2corporation opened a new pull request, #3238: URL: https://github.com/apache/incubator-devlake/pull/3238
### ⚠️ Config-UI / Blueprints / Blueprint Detail - [ ] Disable Run Now if Pipeline status is `CREATED` or `RUNNING` ### Description This PR applies an update to the **Run Now** action for a **Blueprint** so that it's button state is Disabled when the current pipeline run is either `TASK_CREATED` or `TASK_RUNNING` state. This will prevent the user from running duplicate pipelines while the backend is still waiting to execute the last requested job. ### Does this close any open issues? Closes #3237 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
