You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sébastien Bouchex Bellomié (JIRA)" <ji...@apache.org> on 2018/01/18 22:49:00 UTC

[jira] [Created] (NIFI-4795) AllowableValues for ActionEnum are incorrect

Sébastien Bouchex Bellomié created NIFI-4795:
------------------------------------------------

             Summary: AllowableValues for ActionEnum are incorrect
                 Key: NIFI-4795
                 URL: https://issues.apache.org/jira/browse/NIFI-4795
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.6.0
            Reporter: Sébastien Bouchex Bellomié


org.apache.nifi.authorization.ActionEnum defines lowercase values "read" and "write", however, org.apache.nifi.web.api.dto.AccessPolicySummaryDTO (action) defines allowed values as "READ" and "WRITE" (uppercase)



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