We have a use case where a workflow needs to generate a series of "tasks" that are assigned to a user. Completion of those tasks do not affect the outcome of the workflow.
Does anyone have any recommendation on how should we implement those tasks? The user will want to see those standalone tasks in the same list as the User Tasks generated by the workflow.