In our current implementation we have a need to allow non-master operators to be able to stop actions initiated by other operators. (also non-master operators) Is this possible at all? At first glance it appears not. When logging in as a non-master operator the options to stop/start/delete an action are grayed out.
Some background:
Our environment is divided into two main sites. There are TEM operators responsible for each site. I need to be able to grant the main site operators the ability to stop any actions within their site. Not every site operator should have this right, only the main operator(s). Essentially I need to make an operator a “master operator” at the SITE level. (The operator shouldn’t have full master operator rights for the whole environment).