I'm trying to create filter that lists all of the items where work is logged by any user on a specified day. I have the JQL working, but it appears I cannot add worklogAuthor as a column in the filter. I can add the Assignee, but that might not be the same person that logged time on the issue (e.g. a developer completed the task, logged their time and the issue was assigned to someone else to QA). I can also add Time Spent as a column to show how much time was logged.
A Google search and a search in this forum showed plenty of results for how to filter results by a specific list of users, or for the currently logged in user, but not my requirement to add worklogAuthor as a column. Similarly, I know there are add-ons for Jira that will do what I need, but I need to do it using the built-in filters.
Is there any way to add worklogAuthor as a column in a filter?
I had to do this by using the (soon to be depreciated) Jira Cloud for Google Sheets app to list all work log entries in a Google Sheet and then work with them from there. There's no way to do this in Jira itself.
Hi @Mike Alexander you can display only Issue fields/custom fields as filter columns because JQL displays issues. The problem is that issue can have multiple worklogs, so you can't easily display this value for the issue row :(.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.