Skip to content

chore: Filter invite roles dropdown based on selected merchant's product type #4689

@Grovy-3170

Description

@Grovy-3170

When inviting users at the merchant or profile level, the roles dropdown should be filtered based
on the selected merchant's product_type:

  • If the merchant is a Recon product, only show recon-specific roles (recon_admin, recon_viewer,
    recon_operator, recon_data_engineer)
  • For all other product types, exclude recon roles from the dropdown

This is a frontend-only filter — the backend API still returns all roles, and filtering happens
client-side after the response.

Metadata

Metadata

Assignees

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