[
https://issues.jboss.org/browse/RTGOV-593?page=com.atlassian.jira.plugin....
]
Gary Brown reassigned RTGOV-593:
--------------------------------
Assignee: ivan mckinley (was: Gary Brown)
Any thoughts Ivan? I know the elasticsearch has a score associated with a search - do we
need to make this configurable?
Although wondering whether increasing the score may improve the situation with example
(2), but possible make it worse for (1).
UX: Make filtering more full-text
---------------------------------
Key: RTGOV-593
URL:
https://issues.jboss.org/browse/RTGOV-593
Project: RTGov (Run Time Governance)
Issue Type: Bug
Components: User Interface
Affects Versions: 2.0.0.Final
Reporter: Andrej Vano
Assignee: ivan mckinley
Fix For: 2.1.0.Final
The filtering in the UI is a bit confusing, here are some examples:
1. Have 1 situation with subject
"{urn:switchyard-soa:rtgov_console:1.0.0}OrderService|submitOrder"
If I want to filter by the subject the results are:
- "o" - no situations
- "or" - no situations
- "ord" - no situations
- "orde" - no situations
- "order" - no situations
- "orders" - no situations
- "orderse" - no situations
- "orderser" - no situations
- "orderserv" - finally the situation is found
This is why I set it as a bug:
2. Have 4 situations with descriptions "CPS", "HPS", "MPS",
"LPS" representing "Critical Priority Situation" etc.
If I want to filter these situations by description:
- "h" - no situations
- "hp" - no situations
- "hps" - All 4 situations returned
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)