New Feature: View time logged against my project

Issue #3 resolved
Former user created an issue

currently, I use the following filter to see who has logged time against my project.

PROJECT = CALMP and worklogAuthor not in membersOf("My Project Team") and worklogDate >= startOfWeek()

any consideration to adding the ability to track time my project or filter opposed to just the user?

Comments (2)

  1. Johannes Heger repo owner

    Hi, thank you for your request. There is currently a request I'm going to look into: "Possibility to see time booked by anyone on tickets listed from a query". The booked time would be displayed aggregated, and not listed per user. Would this fit your needs? I'm not sure yet if I'll implemet this because TROCK was built primarily for users, not for managers. And this would increase noticeably the internal complexity. Let me think about this until begin of March. Kind regards, Johannes

  2. Log in to comment