Trying to dynamically filter the task list based on the user that has logged in. I am trying to get a dynamic intranet landing page where I want individual task lists and activities displayed.
Can't find a solution where no coading required.
Hello Kishan,
You can filter Task Report macro with Table Filter macro by currently logged in user.
Thanks Andrey,
It looks like it will solve the problem. I was hoping for a free solution though...
Regards
Kishan
It may not be ideal in your case but logged in users can view the tasks assigned to them in their profile
https://confluence.atlassian.com/doc/add-assign-and-view-tasks-590260030.html#Add,Assign,andViewTasks-Inyourprofile
Hi Jobin
Yes, I am aware of that option. Thanks for posting your note though. I am looking to get it on the landing page. I am surprised that this option is not obvious. This can be done easily on JIRA boards but not in Confluence!
Thanks
Yeah, it is an oversight. An additional option in the task report to show tasks for the current user, instead of a specified user, would have been nice.
Hi @Andrey Khaneev _StiltSoft_ do you have a way to accomplish this on Confluence DC version 7.19? This is what I am looking for to dynamically generate a completed task list for the approaching user as opposed to a fixed user.
Hi @Kim Trask ,
Yes, we support Confluence Data Center 6.7.0-8.4.0.
Wrap your Task Report macro in the Table Filter macro an add a dropdown filter for the 'Assignee' column:
Select the @currentuser option from the filter menu, and the Task report macro will be automatically filtered by the logged in user:
It looks like you're new here. Sign in or register to get started.