You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/28 15:34:29 UTC

[GitHub] [incubator-devlake] e2corporation opened a new pull request, #3238: fix: config-ui: disable run now if pipeline created or running

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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] e2corporation merged pull request #3238: fix: config-ui: disable run now if pipeline created or running

Posted by GitBox <gi...@apache.org>.
e2corporation merged PR #3238:
URL: https://github.com/apache/incubator-devlake/pull/3238


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org