Skip to content

Conversation

@Nil20
Copy link
Contributor

@Nil20 Nil20 commented Oct 3, 2025

Description

Fix of opencrvs/opencrvs-core#10528

  • Update country config scopes for Community Leader to sync with the Farajaland Community Leader scopes.
  • Amend workqueue config query for sent-for-review
  • Empty actions array for sent-for-review tab

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 3, 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?".

query: {
status: {
type: 'anyOf',
terms: ['DECLARED', 'NOTIFIED']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still expect that this should contain VALIDATED as well, but could be I'm wrong! :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed in here

@Nil20 Nil20 closed this Oct 3, 2025
@Nil20 Nil20 reopened this Oct 6, 2025
@Nil20 Nil20 merged commit ba6ba9c into develop Oct 6, 2025
2 checks passed
@Nil20 Nil20 deleted the ocrvs-10528 branch October 6, 2025 10:46
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.

3 participants