Skip to content

feat(registrar): auto-load service-point worklist on registration search page - #471

Draft
gkbishnoi07 wants to merge 1 commit into
angular-zard-migrationfrom
feat/registrar-worklist-on-load
Draft

feat(registrar): auto-load service-point worklist on registration search page#471
gkbishnoi07 wants to merge 1 commit into
angular-zard-migrationfrom
feat/registrar-worklist-on-load

Conversation

@gkbishnoi07

Copy link
Copy Markdown

What

Adds the registrarWorkListDataUrl environment endpoint and bumps the Common-UI submodule pointer, to support the registrar Search page auto-loading the service-point beneficiary worklist on open (previously "No Records Found" until a manual search).

Changes

Why

QA reported that previously registered beneficiaries were not visible on the registration page. (The old MMU-UI behaved the same — search-only, never auto-listed — so this is a new enhancement, agreed with the mentor.)

⚠️ Blocked — do not merge yet

Depends on the backend registrar/registrarWorkListData endpoint, which currently returns Table 'db_iemr.i_beneficiary' doesn't exist — beneficiary data moved to the Identity service, so that legacy query is orphaned. The UI calls the endpoint correctly and is complete; the list will render once the backend is fixed to read beneficiaries by service point from the Identity source.

Paired PR

PSMRI/Common-UI#89 (the registrar search component + service change).

add the registrarWorkListData environment endpoint used by the Common-UI
registrar search page to auto-load the service-point beneficiary worklist
on open, and bump the Common-UI submodule pointer to the matching change.
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

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