You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Jessica Wang (JIRA)" <ji...@apache.org> on 2013/06/08 00:18:19 UTC

[jira] [Resolved] (CLOUDSTACK-1280) UI - Advance Search Partial query support is inconsistant

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jessica Wang resolved CLOUDSTACK-1280.
--------------------------------------

    Resolution: Fixed

(1) This is NOT an UI bug. This is an API issue.
UI just displays whatever API returns.
In this case, UI does return everything API returns.

(2) This is an API issue, but it's by design, I believe.
"listEvents&keyword=admin" API doesn't search "admin" in all properties in Event object, but only in some of them, e.g. It searches "admin" keyword in description property in Event object, but doesn't search in account property.
                
> UI - Advance Search Partial query support is inconsistant
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-1280
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1280
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.1.0, 4.2.0
>         Environment: Build # 15 RHEL 6.3
>            Reporter: Parth Jagirdar
>            Assignee: Jessica Wang
>
> Partial Queries is supported in some search fields and not all. Searching “S” on templates will return CentOS template. However Searching “adm” will not return Admin account under events. 
> Familiarity due to Consistency is vital for user friendlyness.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira