Skip to content

Conversation

@Nil20
Copy link
Contributor

@Nil20 Nil20 commented Oct 7, 2025

Description

Fix: opencrvs/opencrvs-core#10609

Clearly describe what has been changed. Include relevant context or background.
Explain how the issue was fixed (if applicable) and the root cause.

Link this pull request to the GitHub issue (and optionally name the branch ocrvs-<issue #>)

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

@Nil20 Nil20 merged commit 334cb4b into develop Oct 14, 2025
2 checks passed
@Nil20 Nil20 deleted the ocrvs-10609 branch October 14, 2025 09:18
naftis added a commit to opencrvs/opencrvs-countryconfig-mosip that referenced this pull request Oct 17, 2025
* add development time yarn db:clear:all script for easy analytics data clearing

* fix indent

* add translation

* fix street level address validation

* add ids to data config fields

* drop analytics database as part of data clearing

* cleanup

* fix: death informant phone number error message

* add 'ConditionalType.DISPLAY_ON_REVIEW'

* use new conditional

* use ConditionalType.DISPLAY_ON_REVIEW

* missing translation added

* fix

* fix: remove print in advance from death form of print cert (opencrvs#1071)

* fix: remove print in advance from death form of print cert

* fix: remove print in advancefor other collector type

* update metabase dump

* fix: dont show birth certificate after first print

* [OCRVS-10730] Remove 'Completeness Rates Dashboard'/ 'Vital Statistics Export' links in registration dashboard

* [OCRVS-10729] Metabase copy cleanup

* [OCRVS-10722] Remove Jurisdiction filter from Registrations dashboards

* chore: update toolkit version

* feat: use the new age field in birth form

* chore: upgrade toolkit version

* feat: use new AGE field

* [OCRVS-10729] Remove location filter value completely from registrations dashboards title

* Ensure docker daemon does not depend on cryptfs logic on workers. Data directories and cryptfs should only exist on manager node

* fix: Place of death in advanced search

* fix(analytics): clear existing event_actions before upsert and mark last action as accepted on immediate confirmation (opencrvs#1094)

* feat: add validations to age field

* chore: upgrade toolkit version

* Metabase: add country wide completeness rate

* Metabase: update dashboards

* Metabase: update readme

* update toolkit

* update toolkit

---------

Co-authored-by: Riku Rouvila <[email protected]>
Co-authored-by: cibelius <[email protected]>
Co-authored-by: tareq89 <[email protected]>
Co-authored-by: jamil314 <[email protected]>
Co-authored-by: Md. Ashikul Alam <[email protected]>
Co-authored-by: Tameem Bin Haider <[email protected]>
Co-authored-by: Tameem Bin Haider <[email protected]>
Co-authored-by: naftis <[email protected]>
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.

'Print in advance' appears as Requester option in printing flow for death events.

3 participants