Hi!
Does anybody know how to show data, existing in field "Request type", coming from Customer portal, into any Dashboard? Cannot find this field in any Dashboard gadget. Maybe some hints are needed?
Kind regards,
Vladimir
I'm having the same problem. Looks like this is a feature request: https://jira.atlassian.com/browse/JSDCLOUD-1914. Go vote for it!
I don't see it in the project-level reports either. Mystifying since know the number of requests of a given type seems pretty basic.
I did think of a workaround which I also posted in the issue above. You can use Component:
* Create a Component for each Request Type
* Add the Component field as a hidden field to the request form for each request type and preset it to the right value.
* report off Component for now.
That's probably what I'll end up doing.
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.
If you want a free workaround do the following:
Create a custom field. (Call it something like 'Service Desk Request Type')
Create it as a Text Field (single line)
Now in your request type setup in your Service Desk, add the field into each of your request types.
Make the field 'Required' and 'Hidden' and pre populate it with the name of the request type.
This way each time a new ticket it logged, the Service Desk Request Type field will be stamped with the name of the request type for that ticket.
You will then be able to do JQL reporting/dashboards with this field.
Cheers
Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The above doesn't seem to work. After creating a custom filed (and creating an automation to fill it) it doesn't appear as an option for statistic type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alice Edwards , agreed, I don't think a text field will work. Try using single select. You might also try using labels.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
got it working via the components solution above, just wanted to add the comment here so that other people can see before going down the rabbit hole of getting jira administrators to create new fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alice Edwards , One thing to add regarding using the components field so that others can be aware before going down that path. Components is a multi-select field so by using this field you could end up with more than one request type in your field which would throw your data off if you were using it for metrics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which Gadget in the Dashboards allows you to report the component field as a statistic for Request type?
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @daragh , I suggest you post a new question in the Community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have provided a workaround below. Could you please review it and let me know if you find it helpful?
https://confluence.atlassian.com/pages/viewpage.action?pageId=1369277804
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes that seems to align with the workaround ideas suggested in this post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
*SIX* YEARS LATER... (actually, make it *ELEVEN* YEARS... the feature request is from 2015!!!) and this is still not possible.
From what I see, custom fields are not available on the dashboard statistics. And Request Type, for some reason, is a custom field internally.
I guess we'll have to resort to t above. OR, using the "custom counter" widget as suggested in the comments of the feature request.
The amount of code duplication that must exist in the codebase in this platform must be huge, given all the inconsistencies across.. everything. And it seems nobody has touched the dashboard or reports sections in years, because they are pretty limited and old-looking
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is such a basic requirement for any service desk - the inability to get a volume of request type consumption that is scalable, ie without rigid statically defined report series, makes the service desk utilisation a big question mark in any organisation using JSM.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
do you mean "Customer request type". Try that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I dont see column "Customer request type" in any Dashboard gadget.
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.