Skip to content

dev -> prd#471

Merged
mikekks merged 1 commit into
mainfrom
develop
May 11, 2026
Merged

dev -> prd#471
mikekks merged 1 commit into
mainfrom
develop

Conversation

@mikekks
Copy link
Copy Markdown
Collaborator

@mikekks mikekks commented May 11, 2026

dev -> prd

Add ExcludedMembers.IDS constant (14 member IDs) applied globally:
- Repository @query methods: AND memberId NOT IN :excludedIds
- Native SQL queries: AND member_id NOT IN (:excludedIds)
- Derived-method list results: stream().filter() in service layer
- Covers member, retrospect, space, CTR, cycle, funnel, completion APIs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 53d9ab79-e0d0-4c0b-9ae4-505280576e91

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mikekks mikekks merged commit c2e7a6d into main May 11, 2026
4 of 5 checks passed
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.

1 participant