We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New Feature
Add a confirmation dialog showing current variables when relaunching jobs to help prevent unintended executions.
Job Template/Workflow is executed without confirmation.
Users can relaunch jobs from the Jobs list without visibility of the variables that will be used, potentially leading to unexpected results.
Implement a pre-relaunch confirmation dialog that:
It may be useful to add an option in settings, that will forbid relaunching jobs. Of course there will be also API change.
Benefits
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please confirm the following
Feature type
New Feature
Feature Summary
Add a confirmation dialog showing current variables when relaunching jobs to help prevent unintended executions.
Select the relevant components
Steps to reproduce
Current results
Job Template/Workflow is executed without confirmation.
Users can relaunch jobs from the Jobs list without visibility of the variables that will be used, potentially leading to unexpected results.
Sugested feature result
Implement a pre-relaunch confirmation dialog that:
It may be useful to add an option in settings, that will forbid relaunching jobs. Of course there will be also API change.
Additional information
Benefits
The text was updated successfully, but these errors were encountered: