Share dashboard item with another user

Issue #646 resolved
Stefan Ernst created an issue

If I configure a report on my own dashboard with an empty username, timesheet automatically adds my user as a fixed filter to the gadget, which means if I share the dashboard with someone else, he will not see his report dynamically, instead he will see mine. Is it possible to change this behaviour so that the user is inserted who views the dashboard?

Comments (4)

  1. Andriy Zhdanov

    Hi,

    It should be default behavior, if you don't specify username in gadget option, it uses currently logged in user. If you use Filter option, you have add yourself something like assignee = currentUser() in your query.

    Please let me know if you're missing something else.

    Thank you.

  2. Stefan Ernst Account Deactivated reporter

    Hey Andriy, sorry the described behaviour is incorrect, I just re-tested it.

    Once a project filter is applied, the empty user field seems to be ignored which leads to all worklogs being display and not those of the current user. You can ignore my first comment

  3. Log in to comment