Due to various reasons it can happen that a task on a system ends up without any user assigned to it. This may be because roles / groups that define assignees to a task are empty or the assignees were deleted. This script provided here identifies these tasks and print them out in JSON format.
...