null append to primary project dropdown list when a project is created in the create_user_form

Bug #1410129 reported by Wu Hong Guang
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Timur Sufiev

Bug Description

Testing step in latest horizon upstream:

1: login as admin
2: create a user then create a new project in this form
3: null append to project list

Revision history for this message
Wu Hong Guang (whg) wrote :
description: updated
Timur Sufiev (tsufiev-x)
Changed in horizon:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Timur Sufiev (tsufiev-x)
Revision history for this message
Timur Sufiev (tsufiev-x) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/146858

Changed in horizon:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 3d7b163f87a6f71308bd6016c3a4e620de4753c5
Author: Timur Sufiev <email address hidden>
Date: Tue Jan 13 16:25:07 2015 +0300

    Fix setting Primary Project for new user once the project was created

    When the project is being created via pressing '+' button at Create
    User form, it is important to store the reference to it inside the
    `workflow.object` attribute, otherwise [None, None] value will be
    returned to the client-side code which will cause appending "null"
    value to the list of available projects - instead of adding the newly
    created project name and selecting it as the current value.

    Change-Id: I10fcb1f2fb51e341b15901d4f014f0e4faca3adf
    Closes-Bug: #1410129

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → kilo-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-2 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.