Skip to content

Commit fa12db0

Browse files
s (#104)
* s s * Update nrc-subscriptions-use.md
1 parent c431058 commit fa12db0

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
slug: "2026.3.5"
3+
title: "2026.3.5: Bug fixes"
4+
---
5+
6+
| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) |
7+
| --------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------- | ------------------------------------------- |
8+
| ZRC | Allow object as value for zaakobject. objectIdentificatie. overigeData | The `objectIdentificatie. overigeData` field for a `zaakobject` with `objectType` "overige" now accepts any valid JSON object as a value, not just a string. This aligns with the ZGW specification. Existing string values remain valid and supported. | | |
9+
| NRC | subscription zaken with criterium DRN | It is now possible to filter NRC subscriptions for the `zaken` channel based on the `bron` of a `kenmerk`. A new filter `kenmerk_bron` has been added. If this filter is provided in the subscription, notifications will only be sent for `zaken` that contain a `kenmerk` with a matching `bron`. This is useful for scenarios like filtering for a DSO verzoeknummer. | | |

docs/notifications/nrc-subscriptions-use.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Filters allow your application to limit the notifications it receives to only th
5151
| `catalogus` | The URL of the catalog to which the case type belongs. | https://ztc.zgw.nl/api/v1/catalogussen/fe0ff0r5-fdd1-5011-1177-d15ac1d1f1ed456 |
5252
| `domein` | The domain of the catalog in field domein of catalogus | VTH |
5353
| `is_eindzaakstatus` | Indicates whether the case is in its final status in field isEindstatus of statustype. | True, False |
54+
| `kenmerk_bron` | This filter matches the `kenmerk.bron` field. It allows filtering for cases with a specific source, such as 'DSO'. | DSO |
5455

5556
### Filters for the Besluiten channel
5657

0 commit comments

Comments
 (0)