Is it possible to define permission such that a group of users have permission to Activate/Deactivate Jobs, but otherwise cannot edit the job or task?
The scenario is a group of developers creating jobs that run on the application servers. In the Test environment, it is desirable for developers to be able to deactivate jobs they've created. For example: jobs need to be disabled for automated builds to run, or during a testing session it might be desirable to disable the job temporarily, then reactivate.
My searches through the forum turned up some older discussions from about 2 years ago, but I didn't see a resolution to the question.