Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
5 stars 5 forks source link

Filtering: Filtering for 'servicebelofte' #116

Closed jaccobrouwer closed 2 years ago

jaccobrouwer commented 3 years ago

As a coordinator it would be helpful to have aan option in which you can generate an overview, or even better, get a notification of reports that run out of their 'servicebelofte' timeframe. So for example, if the 'servicebelofte'. is 14 days, you'll receive a (optional) notification when the that timeframe is about the exceed from the day the report was generated or you can set a filter which shows you all reports the are about the exceed their tmeframe

jaccobrouwer commented 3 years ago

Related to this issue: Hoe gaan we om met veranderingen die invloed hebben op de servicebelofte? Bijvoorbeeld een melding die wijzigt en daardoor in een andere categorie terecht komt met een andere servicebelofte dan de initiële.

tcoenen commented 3 years ago

FYI this seems to correspond to ticket SIG-3509 "Filter op afhandeltermijn" in Amsterdam. I will link the PR + documentation for this feature when it becomes available.

tcoenen commented 3 years ago

As promised the proposed implementation for Amsterdam: https://github.com/Amsterdam/signals/pull/728/files

tcoenen commented 3 years ago

Below some Dutch documentation explaining the implementation choices for PR 728.

Filteren op afhandel termijn

Bij de implementatie van JIRA ticket SIG-3509 zijn een aantal implementatie keuzes gemaakt die hieronder beschreven staan.

De wens

Het is handig om te kunnen zien welke meldingen nog niet volledig zijn afgehandeld terwijl de afhandeltermijn al verstreken is. Deze filter moet de volgende dingen tonen

Implementatie keuzes

someren commented 2 years ago

Is gerealiseerd