Skip to content

Make it easier to disable social_details pipeline step #555

@johtso

Description

@johtso

Sometimes you don't want to have any user fields automatically populated, and want to handle all of that explicitly, and the obvious way to achieve that is to disable the pipeline step that fills details with info from the social account.

The trouble is that currently the second default pipeline step expects a details argument that the previous pipeline step is supposed to supply.

How about feeding in a default empty details argument to the first pipeline step so that every pipeline step can expect it to be there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions