-
-
Notifications
You must be signed in to change notification settings - Fork 1k
SampleData: Added Memberships #3456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SampleData: Added Memberships #3456
Conversation
WalkthroughThe change expands the sample data for organization memberships by adding several new entries at the beginning of the JSON file. These new entries assign administrator roles to specific members for various organizations, including relevant metadata such as creation timestamps and creator IDs. The original entries, primarily representing regular roles, remain in the file but are now listed after the newly added administrator entries. No code or exported entities were modified. Changes
Possibly related PRs
Suggested labels
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (2)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Our Pull Request Approval ProcessThanks for contributing! Testing Your CodeRemember, your PRs won't be reviewed until these criteria are met:
Our policies make our code better. ReviewersDo not assign reviewers. Our Queue Monitors will review your PR and assign them.
Reviewing Your CodeYour reviewer(s) will have the following roles:
CONTRIBUTING.mdRead our CONTRIBUTING.md file. Most importantly:
Other
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop-postgres #3456 +/- ##
=================================================
Coverage 59.60% 59.60%
=================================================
Files 523 523
Lines 40782 40782
Branches 1786 1786
=================================================
Hits 24307 24307
Misses 16464 16464
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@palisadoes Sir PR is ready for review. |
I Apologise for this problem, I shouldn't have missed these in my last PR. Will take more care in future. |
7c11b3b
into
PalisadoesFoundation:develop-postgres
Overview
This PR adds missing organization memberships for admins which were missed when new organizations were created.
Archived Issue: #3403
Summary by CodeRabbit