You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
A job that hasmanualStartEnabled:false annotation cannot be started by UI operation.
However, that job can be started by the Restart button on the job details page.
What you expected to happen:
A job that hasmanualStartEnabled:false annotation cannot be started by Restart button on the job details page.
How to reproduce it:
Define a job that hasmanualStartEnabled:false annotation.
Start pipeline and wait finished.
Open job details page and Start from Restart button.
The text was updated successfully, but these errors were encountered:
What happened:
A job that has
manualStartEnabled:false
annotation cannot be started by UI operation.However, that job can be started by the Restart button on the job details page.
What you expected to happen:
A job that has
manualStartEnabled:false
annotation cannot be started by Restart button on the job details page.How to reproduce it:
Define a job that has
manualStartEnabled:false
annotation.Start pipeline and wait finished.
Open job details page and Start from Restart button.
The text was updated successfully, but these errors were encountered: