Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8-incubating, 1.0.0
-
None
Description
Steps:
1. Searched for type hive_table which listed 10 results.
2. Selected all the entities (using check box).
3. Clicked on Assign tag button corresponding to the first result ex : table1 ( "+" sign button with class a.InputTagAdd.assignTag)
4. Selected the tag to be assigned ex:tag1
5. Expected tag1 would be assigned to only table1 though all the entities are selected. But all the entities are assigned to tag1.
Note : Didn't click on Button with text " + Assign Tag" (class : a.inputAssignTag.multiSelectTag.assignTag.btnAssign) after selecting multiple entities.