Skip to content

Consider allowing passing specific projection names in RunProjections #5246

@rmfaheem

Description

@rmfaheem

Is your feature request related to a problem? Please describe.

The RunProjections configuration option currently accepts 3 values: None, All and System.

Sometimes we might only want to enable specific projections instead of all projections or only system ones.

Describe the solution you'd like

It would be very convenient if we could pass in a list of the names of the projections to enable so that only those are enabled.

E.g. RunProjections : [ "$by_category", "$by_event_type" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssues which are a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions