Skip to content

Feature Request: ability to skip a step in Deadline Cloud via boolean param #80

@sarahthompson-dev

Description

@sarahthompson-dev

Description

This feature request includes 2 things:

  1. ability to pass a boolean as a param (current workaround is to use an int)
  2. ability to skip a step based on a boolean param

Example

I want to be able to specify

- name: SkipConvert
  type: BOOL

and then in the step have something like:

skipIfTrue: {{Param.SkipConvert}}

in which case it bypasses that step entirely and it doesn't show up in Deadline Cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions