← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582737] Re: Improper field name in user detail

 

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

commit 0f4f613c83f7c12032d70b619ba7df19c0d0521e
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date:   Tue May 17 23:07:00 2016 +0900

    Improve field name in User Detail
    
    At the moment, User Detail page has 'Project Name' and 'Project ID'
    fields. However, these field express the info of "Primary Project".
    Actually, when user does't have it, this field will display 'None'
    even though user belong some projects.
    Therefore, this patch will change to proper field name.
    
    Change-Id: I0062f94fc6c48ce4370c6cf8bea07337ab658d6c
    Closes-Bug: #1582737


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1582737

Title:
  Improper field name in user detail

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In User Detail page, there have fields "Project ID" and "Project Name".
  But, these field express the info of "Primary Project".
  Actually, when user is set any primary project, this field will display primary project info. 
  On the other hand, when user don't have it, this field will display None even though user belong some projects.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1582737/+subscriptions


References