← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1743226] Re: The display of 'None' value in volume table is inconsistent

 

Reviewed:  https://review.opendev.org/c/openstack/horizon/+/921362
Committed: https://opendev.org/openstack/horizon/commit/13722c202b566edbe0c4bae7ecf0f07d54d8a067
Submitter: "Zuul (22348)"
Branch:    master

commit 13722c202b566edbe0c4bae7ecf0f07d54d8a067
Author: AgnesNM <agnesndutamwaniki@xxxxxxxxx>
Date:   Wed Jun 5 12:22:25 2024 +0300

    Fix the display of 'None' in the Volumes table
    
        The 'Attached To' column in the Volumes table was inconsistent with
        the rest of the columns in that it did not display anything when a
        particular volume was not attached to any instances.
    
        This change results in displaying the status of 'None' on the
        'Attached To' column as a dash[-].
    
        The status is 'None' when a particular volume is not attached to any
        instance.
    
        Closes-Bug: #1743226
    
    Change-Id: Ife6221351c02b222b326b06cb45c685bd3cffbdf


** 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/1743226

Title:
  The display of 'None' value in volume table is inconsistent

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In volume table, when the value of 'description' and 'type' is None there will display a '-'. But there display none when the value of the attachment is none.  
  There should be the same style in the table, which is easier for the user to accept.

  There will provide a screenshot for more details.

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



References