Skip to content

Custom Command UI Input text not working in 'Cancel' command #2527

@jamesa-work

Description

@jamesa-work

I have set up a Custom Command UI action with a text input and two action buttons.
However, the $1{text} variable is not working in the second command (previously the cancel button) - it just outputs {text}.

Image

I see the Text Box Control help text says "The entered string value can be used in the 'OK' action as $1{text} variable."
But if the Cancel button title and command can be changed and treated as another action, then I would expect the input variables to be available like the normal variables are (e.g. ${sha}).

It would also be helpful if the Input Control text supported the repo variables.

Thanks for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions