Matt Gilman created NIFI-5610:
---------------------------------

             Summary: UI - Controller Service Enable/Disable Dialog
                 Key: NIFI-5610
                 URL: https://issues.apache.org/jira/browse/NIFI-5610
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
            Reporter: Matt Gilman


Currently, the Controller Service enable/disable dialog allows the user to make 
a change that they may not have the permissions to undo. 

When enabling a Controller Service, we allow the user to specify if they want 
to enable just the service or if they also want to activate (enable or 
schedule) all referencing components.

When disabling a Controller Service, we require the user to deactivate (disable 
or unschedule) all referencing components. This is because there is a 
requirement for referenced services to be available.

However, this means that a user with permissions to the start only the service 
may not be able to stop it if they lack permissions to one of the referencing 
components. We should either not allow a user without permissions to all 
referencing components to even enable the service only. Or we should identify 
the case where no referencing components needs to be modified in order to 
disable the service in question.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to