I am working with multiple vendors. How can I see how much time I spent waiting for each?
Business Need
Let's presume ...
Each of your Jira issues represent a customer request that needs to be completed. Sometimes you need to escalate the request to external vendors.
You want to see how much time you spent waiting for vendors, without adding statuses for each vendor.
Solution
ANY FIELD DURATION report of Timepiece can be utilized for this purpose.
You should...
- Customize your workflow
- Create a Jira custom field named Vendor and define all your vendors as options for this field.
- Customize your Request workflow
- Create a status named Waiting for Vendor and add this status to your workflow.
- Define a screen for the transition to Waiting for Vendor status, put the Vendor field on this screen and make it mandatory.
- Clear the value of Vendor field with a Post Function while after transitions out of Waiting for Vendor status.
- Open Timepiece reporting page.
- Select the project in which your requests reside (or set any other filter to get the issues to report on).
- Switch to ANY FIELD DURATION report.
- Click the History fields button
- Clear any already selected fields if there are any.
- Select Vendor field as a History Field.
- Click Apply.
- Select your business calendar if you defined one.
- Select the appropriate start and end dates.
The report will show how much time each of your issues spent waiting for each vendor.
You can of course also use average or sum reports on this data.