Hi,
Just started getting into JIRA Service Desk plugin.
Does JSD provide a "time in status" feature or similar to Time In Source Status as by jira-suite-utilities plugin ?
I hoped to find it but looks like it's not presented. I need reports on time in status.
JIRA: 6.3.10
JSD: 2.1
Fenks
Hi, Charles When I pressed one of those big red square chart dots, I found out that the result was based on the following JQL request: updated >= "year-mm-dd hh:mm" AND updated <= "year-mm-dd hh:mm" Is it OK that the core operator here is ''updated'' ? Because if someone makes a comment, edits spelling or just create an attachment to already resolved issue, the system regards this as an action ''UPDATE'' and this issue disappears from the JQL results and the chart. Please correct me if I'm wrong
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
*disappears from the JQL results and the chart. Sorry, not from the chart but the place in the chart is different
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there,
JSD comes with ServiceLevelAgreements - SLAs. You can configure them to your needs and also show the Time in status per issue. You can also filter your SLAs and make reports out of them.
Hope this can help.
Greets
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanx a lot, Simon You wrote: and also show the Time in status per issue I just cannot find it in JSD docks. Maybe you can paste a link here. Cheers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes that's exactly what I mean - sorry that I didn't call it the right name here. :) Set up a SLA for each status swap to filter them. you can also filter Time to resolution and set them in Agile Boards f.e. as swimlanes to track the more critical tasks for a team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Simon I need a searchable custom field that would store the exact information on how long my issue spent in OPEN, IN PROGRESS....statuses without calculating remaining/spent against Goal. Does JSD provide such an opportunity? tnx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No - you have to set a JQL filter to get this. you just have a view of goal and remaining in the issue detail view without doing anything but configuration. :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Simon, JQL is based on operators. I know a lot of default ones, but has JSD plugin brought anything new, concerning time in status in particular? tnx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.