Vojtech Szocs has posted comments on this change. Change subject: webadmin: Filter search objects according to main model availability ......................................................................
Patch Set 2: Still cannot reproduce (?) Tried these steps: - application starts up in GlusterOnly mode, when you type "V" there is no "Vms" suggestion - select something other than "System" in the tree, then select "System" tree node again - CommonModel.SystemTree_ItemChanged() method will update availability of all main models, including VmListModel, regardless of ApplicationMode - Model.getIsAvailable() takes ApplicationMode into account, so even when CommonModel calls setIsAvailable(true), getIsAvailable() might return false as expected - when you type "V" there is no "Vms" suggestion again What am I doing wrong? -- To view, visit http://gerrit.ovirt.org/5036 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibcd3026a0b2fb6ce9bbd19613a4ff42cac034f43 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
