Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

What to do

  1. Pick an existing task and select the Edit tab, in the info panel.
  2. Make some change to the script. i.e. add something like sleep 1
  3. Select 'Submit as alias', then submit the job.
    You should notice that a new node(alias) is added as a child of the task.
  4. Select the same task, and repeat the process. This shows a task can have many aliases. Also it should be noticed that your edit has been preserved.
  5. 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.
  6. Finally select alias in the tree view, and with Right Mouse Button, select 'Remove'. The alias node  is removed from the tree.

    Note

    If the 'Remove' menu is *not* available, please select Tools→Preferences. Then in the dialog select Menus.  Finally change menu mode to Administrator.

    Now retry step 6.


           

...