Skip to content

feat: CCP-5725 - Event CSTAR Group recipient option - #227

Open
mgtennant wants to merge 98 commits into
mainfrom
CCP-5725_event-cstar-groups
Open

mgtennant wants to merge 98 commits into
mainfrom
CCP-5725_event-cstar-groups

Conversation

@mgtennant

@mgtennant mgtennant commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Based on the Events branch (CCP-4999_events-page)
  • Add CSTAR Groups to Event recipient options
    • Uses your SSO JWT to call CSTAR and fetch your groups
    • Group IDs are saved to event_channel_setting table
    • Add CSTAR route that will fetch the emails of group members, however, the CSTAR API requires an SSO JWT and so this currently cannot be used at send time.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation update

How Has This Been Tested?

  • New unit tests
  • New integrated tests
  • New component tests
  • New end-to-end tests
  • New user flow tests
  • No new tests are required
  • Manual tests (description below)
  • Updated existing tests

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

mgtennant and others added 30 commits August 11, 2026 11:24
@mgtennant mgtennant closed this Sep 11, 2026
@mgtennant mgtennant reopened this Sep 11, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants