Bug 1205697 - Can not assign tag to an entity from UI
Summary: Can not assign tag to an entity from UI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Alexander Wels
QA Contact: Petr Kubica
URL:
Whiteboard:
: 1224201 1263633 (view as bug list)
Depends On:
Blocks: 1213937 1201403
TreeView+ depends on / blocked
 
Reported: 2015-03-25 13:23 UTC by Eli Mesika
Modified: 2016-04-20 01:28 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Previously, events were not being properly passed from EntityListModel to the associated EntityModel, causing entity tags to not properly associate with the entity. Now, these events are generated and tags are properly associated with the appropriate entities.
Clone Of:
Environment:
Last Closed: 2016-04-20 01:28:43 UTC
oVirt Team: UX
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1257168 0 high CLOSED [Clusters] > 'Manage Networks' > 'required all' and 'assigned all' checkboxes completely stopped working (in both of the... 2021-02-22 00:41:40 UTC
oVirt gerrit 46309 0 master MERGED webadmin: SearchableListModel events Never
oVirt gerrit 46539 0 ovirt-engine-3.6 MERGED webadmin: SearchableListModel events Never

Internal Links: 1257168

Description Eli Mesika 2015-03-25 13:23:05 UTC
Description of problem:
Can not assign tag to an entity from UI 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.Create a tag tag1 under Root tag
2.Create a VM named vm1
3.Right-Click->Assign Tags on vm1 and select tag1 + OK
4.Right-Click->Assign Tags on vm1, tag1 is not marked as selected

Actual results:
Assign Tags are not marked as selected from Right-Click->Assign Tags

Expected results:
Assign Tags are not marked as selected from Right-Click->Assign Tags


Additional info:

Scenario was tested and works perfectly from REST API 

When called in debug mode from UI, the call of the attach tag command does not invoked at all , so , UI code probably exists before calling the backend command

Comment 1 Eli Mesika 2015-03-25 13:27:16 UTC
Sorry, 

Expected results:
Assign Tags are marked as selected from Right-Click->Assign Tags

Comment 2 Petr Spacek 2015-03-25 14:49:43 UTC
Oh, okay, I was confused by the previous discussion. I certainly can do if you provide me steps to do that. (Feel free to use Python API if you wish.) Thank you!

Comment 3 Eli Mesika 2015-03-25 15:13:14 UTC
(In reply to Petr Spacek from comment #2)
> Oh, okay, I was confused by the previous discussion. I certainly can do if
> you provide me steps to do that. (Feel free to use Python API if you wish.)
> Thank you!

Posted probably on the wrong BZ , should be on https://bugzilla.redhat.com/show_bug.cgi?id=1205149

Comment 4 Einav Cohen 2015-03-25 17:29:02 UTC
reproducible for all tag-supported object types (users, vms, hosts) on latest master.

Comment 5 Eli Mesika 2015-03-30 08:19:42 UTC
*** Bug 1205149 has been marked as a duplicate of this bug. ***

Comment 6 Oved Ourfali 2015-05-25 08:10:54 UTC
*** Bug 1224201 has been marked as a duplicate of this bug. ***

Comment 7 Einav Cohen 2015-05-28 15:06:06 UTC
I am marking this as a regression, since I assume that assigning tags in the GUI is working properly in 3.5. 
If anyone happens to reproduce the problem on 3.5 - please mention it here and/or flag the BZ for 3.5.z.

Comment 10 Moti Asayag 2015-09-17 12:22:20 UTC
*** Bug 1263633 has been marked as a duplicate of this bug. ***

Comment 11 Petr Kubica 2015-10-01 11:42:30 UTC
Verified in rhevm-webadmin-portal-3.6.0-0.18.el6.noarch


Note You need to log in before you can comment on or make changes to this bug.