Skip to content
  • Ian Bush's avatar
    Refs #21319 Allow algorithms with optional output workspace properties · 2089c550
    Ian Bush authored
    to be run over group workspaces.
    
    1 - If an output workspace property is optional and not set do not try
    and create an output workspace.
    2 - If an output workspace property is optional and not set do not try
    and set a name for the property when running the child algorithms.
    3 - Child algorithms can be run without adding a temporary workspace
    name. This is the desired behaviour when running over a group
    workspace.
    2089c550