Skip to content

Back to lookUpByName. - #5924

Draft
bobbykolev wants to merge 2 commits into
developfrom
081-per-entity-lookup
Draft

Back to lookUpByName. #5924
bobbykolev wants to merge 2 commits into
developfrom
081-per-entity-lookup

Conversation

@bobbykolev

@bobbykolev bobbykolev commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Instead of resolving the client URLs:

  • blocking rendering;
  • doubling auth checks;
  • coupling client routes with server parsing;

open the lookupByName so every client can gather the ids it needs to continue making required requests based on the UI/client criteria (not hardcoded on the server).

Client PR: alkem-io/client-web#9421

@coderabbitai

coderabbitai Bot commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 577c6ec2-fa75-4d18-86b9-68a20f49220d

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 081-per-entity-lookup

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.

@github-actions

Copy link
Copy Markdown

📊 PR Metrics Summary

Title: Back to lookUpByName.
Total LOC Changed: 189
Files Changed: 2
Proposed Review Type: HUMAN_AUGMENTED_LLM
Rationale:

  • high_risk_keyword
  • files<=10

Flags

  • High Risk Keyword
  • Composite High Risk Trigger

Thresholds

{
  "critical_loc": 200,
  "simple_loc": 100,
  "file_count": 10
}

@antst antst left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants