Changes for cohort custom fields#56
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist. Comment |
|
| selectedValue !== null | ||
| ) { | ||
| // Field IDs that should return selectedValue.id | ||
| const idOnlyFields = [ |
There was a problem hiding this comment.
@arati-tekdi Why need to add hardcoded IDs? Can we not take using query?



No description provided.