Show customers work log hours spent on issues this month

jira jira November 6, 2017

Hello!

We've got Service Desk set up, where customers create issues for us. Support Engineers work on the issues and log their work via work log. Our goal is to let the customers view the overall time that support engineers have spent on the issues of particular customer for current month.

We've configured Jira in a way, that only one project exists and the customers are separated via Organizations field. Let's say we Customer1. If Customer1 creates Issue1, Issue1 has field Organizations set to Customer1. Let's say Customer1 has created 3 issues - Issue1, Issue2, Issue3. This month, SupportEngineer1 has worked 5 hours on Issue1 and 5 hours on Issue2, SupportEngineer has worked 5 hours on Issue3.  Also SupportEngineer has worked 20 hours on Issue3 previous month. We'd like the customer to be able to see that we've worked 15 hours this month.

Any idea how to implement it? The task looks simple, but I was not able to find how to implement it. Tried to do it via reports - customers cannot view repots. Was thinking about creating a filter and somehow send it via e-mail to a customer - ended up with this "project = OurProject AND worklogDate >= startOfMonth() AND worklogDate <= endOfMonth() AND Organizations = Customer1" which selects the issues correctly, but cannot show time spent only for current month.

 

Thank you!

3 answers

1 vote
Miron Ivano _Timescale_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
February 22, 2022

Hi jira jira :) ,

 

We have create an JIRA clould addon - Timescale  which has a solution for you.

Basically you can now define all the Customers you have in the app. Then when your support engineers log their time on issues they can select in the Log time Form for which customer that time needs to be associated with. 

Once done in the reports section you can extract the monthly time reports you need to show your customers.

 

Hope it helps.

0 votes
Deniz Oğuz
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.
November 7, 2017

Hi,

You can use Organization timesheet feature of WorklogPRO. It has integration with Service Desk and can show timesheet for an organization grouped by reporter, issue etc. You can than use print feature to save them as pdf or export to excel. You can get more details from user manual.

organization timesheet.png

0 votes
Susan Hauth _Jira Queen_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 7, 2017

Hi jira jira (funny name)

So JIRA service desk grew out of a much voted issue to hide time tracking from other users and what you are requesting is the opposite.

Jira service desk by design will not display time tracking to anyone who is not an agent on the project. 

Here's the issue requesting this feature if you want to vote for it:

https://jira.atlassian.com/browse/JSDSERVER-2961

Alternatively, the only thing I can think of is to have the agent create the report that gets emailed or captured somehow and just forward it. 

Hope that helps

Susan

jira jira November 7, 2017

Hello Susan!

Thank you for the response. Emailing a report would be ok, but there're 2 issues I see:

1. Create a report that will show work logs for current month for an org. The closest I was able to do is to use TimeSheet report plugin, to show number of hours for explicit dates.

2. Email a report to a customer, don't see a way to do it.

 

Do you know if those 2 issues are possible to resolve? Maybe some links or docs to check on?

 

Thank you!

Suggest an answer

Log in or Sign up to answer