Change in ovirt-engine[master]: webadmin: Fix UI exception after creating new profile

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Fix UI exception after creating new profile ...................................................................... webadmin: Fix UI exception after creating new profile This prevents a race occuring when the query result from syncSearch has returned and fetchProfiles() was called yet the entity meanwhile was changed to null Change-Id: I51515a03b15ebf9c10ac34924e09c7cde50d2402 Bug-Url: https://bugzilla.redhat.com/1354547 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/profiles/ProfileListModel.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Verified Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests Jenny Tokar: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/60975 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I51515a03b15ebf9c10ac34924e09c7cde50d2402 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com