You can write a simple JQL as below to get all tasks of particular user(note: it'll return issues for which you have access to it, so there maybe a discrepancy is result)
assignee = <user id>
BR,
Leo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.