[
https://issues.apache.org/jira/browse/NIFI-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332653#comment-16332653
]
ASF subversion and git services commented on NIFI-4795:
-------------------------------------------------------
Commit 94d0974003071986c63106f8310fc0c7c677d21f in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=94d0974 ]
NIFI-4795:
Fixed allowed values
This closes #2414
> AllowableValues for AccessPolicySummaryDTO 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é
> Priority: Minor
>
> 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)