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?