Skip to content

Prompt action does not expand default property value #41

@end2endzone

Description

@end2endzone

The default value in a <prompt> action does not expand properties.
For example:

  <prompt name="new_path" title="Define administrator username" default="${env.USERNAME}" />

The prompt will be displayed with the literal value ${env.USERNAME} instead of expanding to Antoine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions