[
https://issues.apache.org/jira/browse/ATLAS-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506194#comment-16506194
]
ASF subversion and git services commented on ATLAS-2746:
--------------------------------------------------------
Commit 703457d8ef056bc2ef34bf0c08966df4748e98ee in atlas's branch
refs/heads/branch-1.0 from apoorvnaik
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=703457d ]
ATLAS-2746: Term/Category create shouldn't require UPDATE privilege for simple
cases.
Change-Id: I914d81dab968c28b1684953d3b077bfa046c96bb
(cherry picked from commit 7a1d3dc5e315d5c82a58bdc67533e7deb324db07)
> [Glossary] Simple Term/Category creation should work with CREATE privilege
> --------------------------------------------------------------------------
>
> Key: ATLAS-2746
> URL: https://issues.apache.org/jira/browse/ATLAS-2746
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Apoorv Naik
> Assignee: Apoorv Naik
> Priority: Major
> Fix For: 1.0.0, trunk
>
> Attachments:
> 0001-ATLAS-2746-Term-Category-create-shouldn-t-require-UP.patch
>
>
> Currently this operation needs following privileges
>
> Entity.READ, Entity.CREATE, Entity.UPDATE
>
> with the change simple term/category creation without any other relations
> e.g. children, parent, categorized terms etc. can work with
>
> Entity.READ and Entity.CREATE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)