
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 Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/61030 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I51515a03b15ebf9c10ac34924e09c7cde50d2402 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>