Velmurugan Periasamy created ARGUS-85:
-----------------------------------------
Summary: Avoid duplicate policy creation
Key: ARGUS-85
URL: https://issues.apache.org/jira/browse/ARGUS-85
Project: Argus
Issue Type: Bug
Reporter: Velmurugan Periasamy
Steps to Reproduce :
1. Create a Hive Policy from UI with following resource :
Repo Name: hivedev
Database Name: db1,
Table Name: table1,
Column Name : *
Table Type : include
Column Type : include
2. Create a Hive Policy from REST API with same resource :
Repo Name: hivedev
Database Name: db1,
Table Name: table1,
Column Name : *
Table Type : include
Column Type : include
Above steps will create two policies with same resource in 'hivedev' repository
which should not happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)