In task console, beneath current assigned tasks, I want to show previous tasks that were assigned to current user. What's the easiest solution to this?

Comments

_randy’s picture

You'll have to write some custom code to query the queue to determine the last executed tasks by the user and inject the results in to the template.

_randy’s picture

Status: Active » Closed (fixed)

Moving this to closed.