As a user I would expect to see all workflows (so even tasks) that operate on/with a subscription.
I understand that, from a backend perspective, they are not the same (e.g. workflow vs task) and I also know that when a subscription is "out-of-sync" you can click the out-of-sync button of the "generic" tab. I often want to jump to the last validation workflow/task for a subscription and that is often a lot of clicks: go to the task page, search the tasks for a task on subscription ID, inspect it etc.
Therefor I propose the following enhancement:
- implement a toggle on the "Workflows" tab that let's the user toggle between current behaviour and "show validation task"
- when "show validation tasks" is selected show them in the correct spot in the timeline
