← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1587263] [NEW] A yesno filter should consider string

 

Public bug reported:

A yesno filter should consider string

For instance, a bootable item in cinder volume
can be string "true" or string "false".

So, a yesno filter returns "Yes" if value of bootable is string "false".

There is a possibility of same case in other item.

By all rights, we should change the type from string to boolean.
However, It would be better for us to consider a string data type in yesno filter.

** Affects: horizon
     Importance: Undecided
     Assignee: Hiroyuki Eguchi (h-eguchi)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Hiroyuki Eguchi (h-eguchi)

-- 
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/1587263

Title:
  A yesno filter should consider string

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  A yesno filter should consider string

  For instance, a bootable item in cinder volume
  can be string "true" or string "false".

  So, a yesno filter returns "Yes" if value of bootable is string
  "false".

  There is a possibility of same case in other item.

  By all rights, we should change the type from string to boolean.
  However, It would be better for us to consider a string data type in yesno filter.

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


Follow ups