• Community
  • Products
  • Jira
  • Questions
  • Need a filter to fetch all of d issues whereever user has added worklog? Preferably JQL Filter help I am looking for.

Need a filter to fetch all of d issues whereever user has added worklog? Preferably JQL Filter help I am looking for.

Yogesh
Contributor
August 31, 2011
User A has added worklog to AAA-1, AAA-2, AAA-3 where as all of these three issues are not assigned to user A. Can I create a filter which will bring the issues whereever A has added worklog? although the issues are not assigned to user.

1 answer

0 votes
MinC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2011

Probably JQL Tricks Plugin can achieve your needs. It has the Worklog Functions that provides the following functionality:

  • workStartedOn() - Find out issues for which work was started on the specified date and optionally by a specific user.
  • workLoggedOn() - Find out issues for which work was logged on the specified date and optionally by a specific user.
  • workUpdatedOn() - Find out issues for which work was updated on the specified date and optionally by a specific user.
  • workLoggedBetween() - Find out issues for which work was logged between the specified dates and optionally by a specific user.
Yogesh
Contributor
September 4, 2011

Anything which needs server deployment or money - May not help me as an end user of the system. JQL ticks plugin needs 200$ and server deployment!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events