An extension that shows work log report. It fetches data from JIRA REST API.
An extension that shows JIRA work log report. It fetches data using JIRA REST API.
This extension calls JIRA REST API to get information on JIRA worklogs. For the extension to be able to call the APIs successfully, following information is collected from user explicitly in a form (in settings popup of the extensions page):
1. URL of the JIRA site (i.e. {account-domain}.atlassian.net).
2. User's JIRA account's email address.
3. An API token user creates in JIRA to be used in this extension.
The extension stores this information in browser (using localStorage). To fetch the work log information, the extension created the API URL
using the URL user provided, and passes the email/API token as base64 encoded standard Authorization Header (i.e. basic authentication).
The extension does not use the information user provides in any other way apart from what described above.
Latest reviews
- (2020-03-03) Felipe Cardoso: Suggestion to you... You can put "Date Started" (DD/MM/YYYY H24:MI:SS) showing date and hour. And it would be good if we can order tasks by Date Started. So, we can see the tasks in Calendar format.
- (2020-02-26) Nafeh Mosharraf: Really a great tool to keep track of the timelogs in Jira.
- (2020-02-19) Barys H: Requires JIRA password - not sure why. There's other most popular chrome extension for JIRA and it works fine not asking any passwords. Please provide an option to use existing session authorization.
- (2018-12-28) Trần Đăng Khuê: How i can manage many user of my team
- (2018-11-20) Suresh Babu: export functionality can be added.
- (2017-08-25) Exactly what I was looking for!
- (2017-04-07) Carlos Alberto Gómez Robles: Muy útil para dar seguimiento al tiempo invertido por agentes de mesa de servicio y las ultimas respuestas brindadas a clientes. Excelente!