Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.2.0
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 3, Spring 4, Spring 5, Spring 6, Spring 7
Description
Fix a few small issues related to Filter:
- Change the order of the operators in the Filter option so that the default is not "<=" as it gives an unsupported operation error for strings, which is the current expected behavior.
- The name of the filter when a property filter is selected is a default long string which is a bit technical, so change the name to an understandable format.