fix(refer): offer only 104 and 1097 as additional referral services - #443
fix(refer): offer only 104 and 1097 as additional referral services#443gkbishnoi07 wants to merge 3 commits into
Conversation
The Refer/Revisit "additional services" dropdown bound the entire masterData.additionalServices list. Filter it to only 104 and 1097 (matched on serviceName, the identifier the rest of the refer flow keys off). Fixes bugfest [19].
|
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 ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
|



What
The refer/revisit additional services dropdown listed every service. Restrict it to 104 and 1097 (general-refer + cancer-refer), matched on
serviceName.Testing
Doctor → Refer / Revisit → additional services dropdown shows only 104 and 1097. (QA: for additional services, only keep 104 and 1097.)