Have a pattern to warn users of not using job-approvals when a model (config deployments) already exposes a way to approve/deny model instances.
Steps to recreate:
Create a ConfigPlan
Redirects to the job approval page.
Change user, approve the job
Click "continue" on popup about job being immediatly executed.
Got to job result and notice the configplan "self" logic actually resulted in the job not running due to
['`E3025:` Cannot deploy configuration(s). One or more config plans are not approved.']}
Have a pattern to warn users of not using job-approvals when a model (config deployments) already exposes a way to approve/deny model instances. Steps to recreate:
Create a ConfigPlan Redirects to the job approval page. Change user, approve the job Click "continue" on popup about job being immediatly executed. Got to job result and notice the configplan "self" logic actually resulted in the job not running due to