Comment 24 for bug 1573479

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/492286
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a9517ff6151be22a4aa5dccd8389b358f591a92b
Submitter: Jenkins
Branch: master

commit a9517ff6151be22a4aa5dccd8389b358f591a92b
Author: Lucas H. Xu <email address hidden>
Date: Wed Aug 9 16:30:46 2017 -0400

    Fix cannot delete user's email addresses in the identity/user panel

    How to reproduce the bug:

    P.S. Using the horizon master(pike) codebase

    1) Login as an admin user
    2) Click Identity and go to the Users panel
    3) Create a user and put an email address with that user
    4) Then edit this user to clear the email address.
    5) Update the user and even though we have a green banner(successful)
    show up, the email address still viewable and do not disappear.

    Closes Bug: #1573479

    Change-Id: I0273d0c6d885c77f1f74bdc2ae6674d1e6539ac0