"Name" doesn't be shown when Bay was created without name

Bug #1536919 reported by Shu Muto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum UI
Fix Released
Undecided
Shu Muto
OpenStack Dashboard (Horizon)
Fix Released
Medium
Shu Muto

Bug Description

When the Bay was created without "name" option,
Table view doesn't show "Name", so can not link to detail view.
Since "Name" must be able to click, it must have enough size to click.

BayModel and Container have same issue, should be fixed.

Revision history for this message
Shu Muto (shu-mutou) wrote :

This should be fixed by adding filter to Horizon and use that in Magnum-UI.
cf. comments in https://review.openstack.org/#/c/270006/2

Shu Muto (shu-mutou)
Changed in magnum-ui:
assignee: nobody → Shu Muto (shu-mutou)
status: New → In Progress
Changed in horizon:
assignee: nobody → Shu Muto (shu-mutou)
status: New → In Progress
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/271181

Changed in horizon:
importance: Undecided → Medium
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 2c932cd97a84f5274de838fbfea9fa3c64dd6af8
Author: shu-mutou <email address hidden>
Date: Fri Jan 22 17:21:40 2016 +0900

    Add filter to replace null to "None"

    Already "noValueFilter" is there, that replace null to "-",
    but "-" is small for clickable string.
    So this patch adds filter to replace null to "None".

    ex.) Name: string for link that must be clicked and needs
         enough size to be clicked.

    Change-Id: I2068035b173384d645ba44ccd39e6a7329eb496a
    Closes-Bug: #1536919

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

Reviewed: https://review.openstack.org/270006
Committed: https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=8904adc4c7f24ec565c85a94f7c47b4678b42ec8
Submitter: Jenkins
Branch: master

commit 8904adc4c7f24ec565c85a94f7c47b4678b42ec8
Author: shu-mutou <email address hidden>
Date: Wed Jan 20 13:58:29 2016 +0900

    Display "None" for "name" of the resource created without name.

    This patch adds displaying "None" for "name" of the container resource
    when the resource was created without name.

    Resource means BayModel, Bay and Container.

    Change-Id: If0be95b78846f69c450dd153858898f021321873
    Closes-Bug: #1536919
    Depends-On: I2068035b173384d645ba44ccd39e6a7329eb496a

Changed in magnum-ui:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 9.0.0.0b3

This issue was fixed in the openstack/horizon 9.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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