Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

feat(notifications): notify assignee on case/task creation#610

Merged
rubenvdlinde merged 1 commit into
developmentfrom
feat/notification-defaults
May 25, 2026
Merged

feat(notifications): notify assignee on case/task creation#610
rubenvdlinde merged 1 commit into
developmentfrom
feat/notification-defaults

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Declares x-openregister-notifications on the case and task schemas so the OpenRegister notification engine notifies the assignee when a case or task is created and assigned to them:

  • case object.createdassignee field
  • task object.createdassignee field

Schema-object-level annotation (folded into the schema configuration on register import), verified engine dialect, nl/en subjects. Users can opt out per-notification via OpenRegister's override-only notification preferences.

Note: "notify on re-assignment" (assignee changed on update) is intentionally not declared — the engine's updated trigger has no field-changed condition yet (tracked as a fleet engine-gap follow-up). Creation-time assignment is the precise, expressible case.

Part of the fleet notification rollout (hydra/openspec/fleet-notification-plan.md).

🤖 Generated with Claude Code

Add x-openregister-notifications to the case and task schemas so a newly
created case or task assigned to a user raises an in-app notification to
that assignee via the OpenRegister notification engine.
@rubenvdlinde rubenvdlinde merged commit 1fd8c0b into development May 25, 2026
8 of 17 checks passed
@rubenvdlinde rubenvdlinde deleted the feat/notification-defaults branch May 25, 2026 22:52
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ 40c5599

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer
npm ✅ 327/327
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-25 22:53 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant