open-zaak/open-zaak

Remove zaken_list `FUZZY_PAGINATION`

Chiusa

#2027 aperta il 13 mag 2025

 (9 commenti) (0 reazioni) (1 assegnatario)Python (42 fork)auto 404
enhancementgood first issueowner: steering-grouptopic: ZGW 2.0topic: performance

Metriche repository

Star
 (57 stelle)
Metriche merge PR
 (Merge medio 3g 8h) (23 PR mergiate in 30 g)

Descrizione

Thema / Theme

Zaken API

Omschrijving / Description

Discussed with DH, lets remove the fuzzy pagination on the zaken_list endpoint. DH doesn't use it because it leads to incorrect/uncompliant pagination. This was added as part of #1574 originally, in an attempt to improve performance for the zaken list endpoint, which is slowed down a lot by the COUNT() query.

This means the removal of FUZZY_PAGINATION and all code / tests related to it

Toegevoegde waarde / Added value

No response

Aanvullende opmerkingen / Additional context

No response

Guida contributor