I'm trying to write a JQL query that lists the work log entries for a particular project by user and log date. I can include worklogDate, worklogAuthor, etc. in the query but I can't include work log fields in the output columns.
Is there a way to do this?