-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Deployments, Permissions, Triggers
-
0
-
1
Problem Definition
User A has deployment permissions on environment Alpha.
Environment Beta has a trigger set to run after Alpha succeeds.
- User A does not have deployment permissions for Beta
User A is able to kick off a deployment on Beta by running a successful Alpha build
Suggested Solution
Have deployment triggers honor environment permissions based on who started original deployment
Why this is important
Cloning environments lead to triggers being inherited. Administers add in restrictiosn to the cloned environment, but may forget to change the trigger.