Balu Vellanki created FALCON-803:
------------------------------------
Summary: Falcon Dashboard : Instances displayed on entity page
should be sorted by startTime.
Key: FALCON-803
URL: https://issues.apache.org/jira/browse/FALCON-803
Project: Falcon
Issue Type: Bug
Components: ui
Affects Versions: 0.6
Reporter: Balu Vellanki
Assignee: Balu Vellanki
Fix For: 0.6
Today, when user goes to dashboard to look at an entity at
http://<host>:<port>/entity.html?type=PROCESS&id=cleanseEmailProcess , Falcon
UI shows them 10 instances of this entity sorted by instance name. In the
scenario where entity validity date is in the distant past, the results will
only show scheduled instances.
It is more useful to show the first 10 instances that are running/succeeded.
This can be achieved by sorting instances by their startTime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)