Skip to content

Only one possible configuration allowed at a time #27

@TomCrawshaw

Description

@TomCrawshaw

This seems like a potentially very useful extension, but for us the design seems to have a major drawback. The scenario is we use CiviCRM to manage boat crew admin, so some contacts are designated "Crew" and some are "Skippers"; when a new crew member or skipper is added in Civi, we add them to the appropriate Group ("Crew" or "Skippers"). We want to create a Backdrop User for each contact in these groups when they are added to Civi, but with different CMS Roles (Crew or Skipper) so that when they login they get different options presented to them.

This extension seems to only give the option of configuring ONE group/tag to trigger the user creation, and also applies the same role(s) to all the User records created with whatever is the latest configuration.

Am I misunderstanding how it works, or is there a way to say "if group=x set role=x and if group=y set role=y"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions