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)