yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78241
[Bug 1821115] Re: Inappropriate UI in Horizon Dashboard
Reviewed: https://review.opendev.org/651678
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=413e4b6d51780273a802ec9a5b819d324242d2d8
Submitter: Zuul
Branch: master
commit 413e4b6d51780273a802ec9a5b819d324242d2d8
Author: Riedo Ilofin <r9n.developer@xxxxxxxxx>
Date: Thu Apr 11 10:56:02 2019 +1000
Application Credentials: Set unrestricted Default to False
This is bug from initial commit Ida2e836cf81d2b96e0b66afed29a900c312223a4
Check box 'unrestricted' is Bool type and if left unticked it was set to
'None' which is not Bool type.
This fixes the bug and removes 'or None' which sets the 'unrestricted' to
'False'
Change-Id: I7b3b4b82624e61edfea5d0b42d9179ec2216277f
Closes-Bug: #1821115
** 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/1821115
Title:
Inappropriate UI in Horizon Dashboard
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Release: OSP 15 Stein
1. Create application credential WITHOUT ticking "Unrestricted (dangerous)" checkbox.
"Identity" -> "Application Credentials" -> "+Create Application Credential"
2. Show details of application credential created above.
3. "maybe" is shown in "Unrestricted" field.
NOTE 1: Localised UI corresponds to this "maybe" (at lease Japanese).
NOTE 2: In case of checking "Unrestricted (dangerous)", "yes" is shown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1821115/+subscriptions
References