Skip to content

Blueprints: Add a shorthand for the resetData step #2139

@bph

Description

@bph

Now that we have quite a few shorthand for more verbose steps, I would suggest to make the resetData step also a shorthand, similar to the login step

{
    "steps": [
        {
            "step": "resetData"
        }
    ]
}

Becomes

`"resetData":true`

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions