Skip to content

Add registration search field translation#1164

Closed
tumbledwyer wants to merge 2708 commits intodevelopfrom
ocrvs-10760
Closed

Add registration search field translation#1164
tumbledwyer wants to merge 2708 commits intodevelopfrom
ocrvs-10760

Conversation

@tumbledwyer
Copy link
Contributor

Description

PR to accompany: opencrvs/opencrvs-core#10853

Adds translation

Checklist

  • I have linked the correct Github issue under "Development"
  • I have tested the changes locally, and written appropriate tests
  • I have tested beyond the happy path (e.g. edge cases, failure paths)
  • I have updated the changelog with this change (if applicable)
  • I have updated the GitHub issue status accordingly

cibelius and others added 30 commits October 27, 2025 09:04
# Conflicts:
#	e2e/testcases/birth/declarations/add-mother-details-on-review.spec.ts
chore: add additional test case for declaration action
Add testcase for ocrvs-10578 comment case
* add initial mosip interoperability for Farajaland 1.9

* bump mosip api version

* use new version for mosip repo

* upgrade toolkit

* add verification status for mother

* update env variables as documented

* update the translation to be more realistic

description todo still

* update description translation

* move mosip interop url to be changeable with env vars

* add verification for father and informant

* fix failed translations

* fix typo with mutating declaration instead of updatedFields

* add deceased verification

* update toolkit according to core

* update text to status as per toolkit new version

* add nid field for child

* bump mosip package

* add NID to birth certificate

* fix aggregate not needing 2nd param anymore

* chore: restore mosip fields in v2 form

* update mosip api to 1.9.0-beta.4

* sync with latest form changes

* remove old mosip api references

* bump to beta.6

* bump mosip api version

* fix ui not waiting for external validation in e2es

* fix: 4.5.2, 3.7.2

* fix: function name typo

* ensure external validation is empty in 1.4.2 2.2.6 5.5

* ensure external validation is empty in 8.3.8

* chore: disable 2FA on v19-beta-prod

This reverts commit e65363c.

* chore: enable 2FA on v19-beta-prod

This reverts commit b85245f.

* try if ensuring external validation fixes form state test

* align farajaland custom-event/handler with countryconfig-mosip

* fix: remove registrationNumber validation for external ID providers

When an external ID provider (e.g., MOSIP) is integrated, the
registrationNumber may not be immediately available after a
registration is submitted.By the time the script logs in and
navigates to the record audit view, the registrationNumber might
already exist in the UI, but it’s not reliably accessible as a
reference value in this context.

Removing the strict check ensures smoother flow and avoids false
negatives in such cases.

* copy mosip.ts properly over from opencrvs-countryconfig-mosip

* fix(correction-summary): remove registrationNumber validation for external ID providers
When an external ID provider (e.g., MOSIP) is integrated, the
registrationNumber may not be immediately available after a
registration is submitted.By the time the script logs in and
navigates to the record audit view, the registrationNumber might
already exist in the UI, but it’s not reliably accessible as a
reference value in this context.

Removing the strict check ensures smoother flow and avoids false
negatives in such cases.

---------

Co-authored-by: Md. Ashikul Alam <ashikul.alam@dsinnovators.com>
Co-authored-by: Md. Ashikul Alam <32668488+Nil20@users.noreply.github.com>
Co-authored-by: tahmidrahman-dsi <tahmid.rahman@dsinnovators.com>
Co-authored-by: jamil314 <jamil31415926@gmail.com>
chore: merge release-v1.9.0 into develop
makelicious and others added 22 commits December 3, 2025 10:51
…n exception to be thrown from global action listener
Replace EventStatus VALIDATED with flag 'validated'
…s-countryconfig into merge-v1.9.1-to-develop
@Siyasanga Siyasanga force-pushed the ocrvs-10760 branch 2 times, most recently from 10f4116 to 15de0cd Compare December 8, 2025 13:52
@Zangetsu101
Copy link
Contributor

@tumbledwyer Is this relevant anymore?

@tumbledwyer
Copy link
Contributor Author

@Zangetsu101 This is actually in dev already so it's redundant.

@Zangetsu101 Zangetsu101 deleted the ocrvs-10760 branch January 28, 2026 08:59
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.