Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
When I log into Atlas as a user that does not have permissions to change the description for a glossary term (entity-type AtlasGlossaryTerm), and I try to make such a change, I get the message that it has successfully updated. It has not been, which is the correct thing, but I should get a message that this user does not have permission to make the change. (This is what happens when I try to change the glossary description, entity-type AtlasGlossary)
Attachments
Attachments
Issue Links
- links to
Commit 6ed73d88374aacbf3bd2ed5ddf30717944db347e in atlas's branch refs/heads/master from sidmishra
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=6ed73d8 ]
ATLAS-4081: Throw the unauthrized access exception during term update in case user has no permissionSigned-off-by: Sarath Subramanian <sarath@apache.org>