Description of problem: When an user tries to open console of a VM which got its console opened and used by other user, the former one gets 'General command failure.' in popup windows. This is odd. Version-Release number of selected component (if applicable): rhevm-userportal-3.6.3.2-0.1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. assign a vm to an user with UserRole 2. this user opens the VM's console in User Portal and keeps it open (I logged off from User Portal to be able to log-in as another user later) 3. assing the VM to another user with UserVmManager role 4. login to User Portal as latter user (UserVmManager role) and double click on the VM to get its console opened 5. observe User Portal and following popup Actual results: Operation Cancelled 'General command failure.' Expected results: IMO it should work as 'admin' users can "steal" consoles ; or there should be at least human understandable error msg Additional info:
The root cause of this may be the same as for https://bugzilla.redhat.com/show_bug.cgi?id=1297018 - Jakub please check.
'General command failure.' is a way how ConfigureConsoleOptionsQuery reports that nested command SetVmTicketCommand failed but the fail was not related to rejected console stealing.
@Jakub: this issue is going to be solved as part of https://gerrit.ovirt.org/#/c/54228/ - right?
yes
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Bugs moved pre-mature to ON_QA since they didn't have target release. Notice that only bugs with a set target release will move to ON_QA.
ok, 3.6.5.3-0.1.el6.noarch no more 'General command failure' and no "stealing".