Reviewed: https://review.openstack.org/618070 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a9d6c7886c9d3d884b2b8d9dff0e0d20c1f96457 Submitter: Zuul Branch: master
commit a9d6c7886c9d3d884b2b8d9dff0e0d20c1f96457 Author: wangliangyu <[email protected]> Date: Thu Nov 15 10:20:04 2018 +0800 Make update status dialog less confusing Now, we give the init status of the volume when resetting status. The first glance is the current status, instead of "Select an new status", and we could do nothing with the status will confuse user. The same with snapshot. According to the above situation and Akihiro's suggestion: - Use "Select on new status" as the default label - List all possible values for status *including the current status* - Add "(current)" to the current value in the dropdown list Change-Id: I61e642e2fd8ddd7498911272678e57b60b60a3b8 Closes-Bug: #1803475 ** 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/1803475 Title: The init status of volume or snapshot will confusing user when resetting Status in OpenStack Dashboard (Horizon): Fix Released Bug description: - Access admin->volume->volumes or admin->volume->snapshots; - Click update_status button; - On the dialog, we could see the current status, but could do nothing. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1803475/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

