This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2023-02-06 4616 downloads By Everit Kft.

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:


If you are a developer, you can help fix the problem yourself by:

Description

Querying worklogs


Using the Worklog Query Plugin is easy to retrieve time tracking data from any application.



Worklogs of an interval


* The query returns the worklogs that belong to the specified interval.

* The query considers the startdate value of the worklog.



Authentication


To run queries, it is essential to be authenticated. The process of authentication can be performed in different ways:

- authentication provided by Jira in a browser;

- by the help of Http Basic Authentication.



More details


Worklog Query Plugin for Jira enabling its users to run worklog queries and apply parameters on these queries through RESTful services.

  • Using the Worklog Query Plugin is easy to retrieve time tracking data from any application.
  • The plugin handles queries according to user roles, therefore, these queries can only be run on worklogs the user has appropriate permissions to access.
  • Various filtering parameters can also be set up to narrow down the search results to a certain interval of time, user, user group and/or project.
  • The result of the worklog query is served in JSON format.

See here for examples.

Version history