[
https://issues.apache.org/jira/browse/AIRAVATA-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804687#comment-15804687
]
Marcus Christie commented on AIRAVATA-1887:
-------------------------------------------
I've figured out how to get tasks ordered. The ordering is done by comparing
task ids to the {{taskDag}} list of tasks (the taskDag lists the tasks in
order).
Tasks have a creation time and last updated time, however, this appears to be
the time when the tasks were created initially when the process is created by
the Orchestrator. I'm assuming that creation time wouldn't be very helpful
since it would basically be about the time the experiment was launched.
More helpful I think would the the TaskStatus which has a timestamp as well.
This seems to represent when the task actually completed successfully or not.
> Fixes to 'Detailed Experiment Information' in Admin Dashboard
> -------------------------------------------------------------
>
> Key: AIRAVATA-1887
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1887
> Project: Airavata
> Issue Type: Bug
> Components: PGA PHP Web Gateway
> Affects Versions: 0.16
> Environment: https://testdrive.airavata.org/
> Reporter: Eroma
> Assignee: Marcus Christie
> Fix For: 0.17
>
>
> Fix in Admin Dashboard --> Experiment Statistics --> Detail Experiment
> Information;
> 1. Remove 'Jobs:' indication in tasks except for Job Submission task
> 2. Display the Job ID in Job Submission task
> 3. Display errors at task levels
> 4. Order the tasks in correct order. Currently the Env set up is at the
> bottom.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)