Workflow task issue filter should ignore resolved issues

I have a custom workflow task called “Invalid Image” that follows the initial review step. This task is setup such that data rows with a particular issue category get funneled into it. Usually we need to fix the invalid image for these data rows, resolve the issue, and move the data row into the “re-work” step.

The problem that I’m facing right now is that once we re-work the data row with the resolved issue, it is still getting picked up by the “Invalid Image” task. This is counter intuitive to me.

Can the workflow task filter be made to select based only on unresolved issues?

1 Like

Hi @mbelltitan,

I was able to reproduce it; it seems even the resolved issues are being caught by the workflow filter.
I guess the feature was around the existence of an “issue” rather than the status, but I see we could improve the way this works.
I will create a feature request on your behalf.

Many thanks,
PT

1 Like