At the moment, our process instance level filters dont allow filtering on deleted(closed) incidents. To allow this we need to extend the *ProcessFilterDto* to be able to handle deleted incident filters as well.
AT:
- the deleted incident filter logic has been developed.
- the REST api docs have been updated
At the moment, our process instance level filters dont allow filtering on deleted(closed) incidents. To allow this we need to extend the *ProcessFilterDto* to be able to handle deleted incident filters as well.
AT: