Back to lookUpByName. - #5924
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
📊 PR Metrics SummaryTitle: Back to lookUpByName.
Flags
Thresholds{
"critical_loc": 200,
"simple_loc": 100,
"file_count": 10
} |
Instead of resolving the client URLs:
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