Page History
...
What to do
- Pick an existing task and select the EDIT tab, in the info panel.
- Make some change to the script. i.e could add something like sleep 1
- Select 'Submit as alias', then submit the job.
You should notice that a new node is added as a child of the task. - Select the same task, and repeat the process. This shows a task can have many aliases.
- Select one of your aliases and force it to be aborted. Right Mouse Button->Force→Aborted. Notice that alias node state is NOT propagated, to the parent task.
...