-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
2.4, 2.5, 2.6
-
False
-
-
False
- What is the nature and description of the request?
One customer experienced an issue where a team launched thousands of jobs for a single template within a short time frame, and this caused some issues with the platform. - Why does the customer need this? (List the business requirements here)
To prevent production issues caused by users accidentally initiating an increased number of jobs. - How would you like to achieve this? (List the functional requirements here)
Create an "emergency" toggle within a job template that administrators only have access to, to either cancel all jobs or delete all jobs when necessary. - List any affected known dependencies: Doc, UI etc..
- Github Link if any
Referenced to the customer that the execution of a job template is controlled by RBAC, but they explained that this wouldn't work for their use case.
Yeah we use RBAC, but your suggestion wouldnt work for us. Our rbac assigns access to for people in Active directory groups to be users in organizations which gives them execute to all templates in their org. If we manually removed the execute access on a template it would get re-added next time that user logs in.