Skip to content

Added 'OgStandardReferenceHandler' for Organic Groups.#321

Merged
AlexSkrypnyk merged 1 commit intomasterfrom
feature/og-reference
Apr 16, 2026
Merged

Added 'OgStandardReferenceHandler' for Organic Groups.#321
AlexSkrypnyk merged 1 commit intomasterfrom
feature/og-reference

Conversation

@AlexSkrypnyk
Copy link
Copy Markdown
Collaborator

Iterates on #237 by @cheppers. Thank you for the contribution!

Summary

  • Adds OgStandardReferenceHandler for the Organic Groups contrib module's og_standard_reference field type.
  • The handler extends EntityReferenceHandler since the entity lookup logic is identical - no additional implementation is required.

Changes

  • src/Drupal/Driver/Fields/Drupal8/OgStandardReferenceHandler.php - new field handler class that extends EntityReferenceHandler.

… Organic Groups.

Co-authored-by: Balazs Ertl-Bakos <3431339+BaluErtl@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Warning

Rate limit exceeded

@AlexSkrypnyk has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 55 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 17 minutes and 55 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 97e72fc1-1c02-433d-97b9-2fd564b50933

📥 Commits

Reviewing files that changed from the base of the PR and between f027ecd and 7ddb155.

📒 Files selected for processing (1)
  • src/Drupal/Driver/Fields/Drupal8/OgStandardReferenceHandler.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/og-reference

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.

@AlexSkrypnyk AlexSkrypnyk merged commit 678001a into master Apr 16, 2026
6 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/og-reference branch April 16, 2026 22:14
@AlexSkrypnyk AlexSkrypnyk added this to the 2.5 milestone Apr 17, 2026
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