Skip to content

chore: merge release v1.9.14 back to develop#12590

Open
github-actions[bot] wants to merge 92 commits intodevelopfrom
release/1.9.14
Open

chore: merge release v1.9.14 back to develop#12590
github-actions[bot] wants to merge 92 commits intodevelopfrom
release/1.9.14

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 8, 2026

Merge release branch back to develop to include version bump and changelog updates.

tahmidrahman-dsi and others added 30 commits April 3, 2026 19:24
[OCRVS-12055] Poll probing `api/ping` until all services are up
Improve failure recovery and performance (v1.9.13)
When a user creates an event, the sidebar count updated immediately
but the workqueue list required a manual browser refresh. The root
cause was that refetchAllSearchQueries() only refetches queries
already in the React Query cache — if the user was on the form page,
the workqueue search queries weren't cached at all.

- Tag each workqueue's event.search query with meta: { workqueueSlug }
  so targeted invalidation is possible without modifying the API schema
  or the tRPC query key structure.
- Add refetchWorkqueueSearchQueries(slug) in api.ts, which finds
  queries by meta.workqueueSlug using getQueryCache().findAll().
- In Sidebar.tsx Workqueues, compare consecutive workqueue.count poll
  results with a useRef null-sentinel; call refetchWorkqueueSearchQueries
  for any slug whose count changed, triggering an immediate list refresh.
[OCRVS-11421] Assigned office UI
Zangetsu101 and others added 30 commits April 24, 2026 17:51
[OCRVS-12095] Upgrade lodash to `^4.18.1`
fix: exclude non admin area location from hierarchy
feat(ocrvs-12350): miscellaneous fixes from Uganda testing
feat!: unassign by default when rejected from cc
fix (release-automation): prevent premature toolkit npm publish during release initialisation
* docs: release steps

* docs: make final adjustments

* chore: highlight running yarn after version bump

* docs: create new release branch from the previous one
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.

4 participants