I have a team who needs to capture location and append it to the raised ticket through customer portal (Jira Service Management). Do we have any option with which this can be achieved?
Welcome to the community!
The easiest is to ask them right out with a location customfield.
Another option is to use jira automation and you can use the smart values for the reporters timezone and add it to a customfield. Link: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/
The other option is to create a insight/assets customer database where you keep a database of your customers and then add attributes such as location, phone, etc. Then once again with automation you can fetch those object's attributes.
I hope this helps.
Hi @Fabian Lim
This helps. As an initial step, we too wanted to keep a field wherein customers are explicitly asked about their location which can then be captured.
But, we also plan to roll this out to our sales team as well who want to track finances and this option would not work.
Don't we have any plugin that helps auto detection of location which then it can be captured.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mayur:
I agreed with what @Fabian Lim suggested. In this case, we used the easiest route by asking customers to fill out his/her location information during their issue submissions in the request type form.
What we did was creating a custom field (i.e. Country - Single select dropdown list with our custom set of options context) and added the field to the JSM project. We further added this field in the different request type forms as needed + made the field mandatory for issue creation.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Joseph Chung Yin for providing further insights but this option won't work for our sales team. I'm looking out for a plugin / service that auto detects location to capture.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How would you identify the user's location?
You'd need to use parameters available to you within their Atlassian ecosystem I assume? Or are these tickets being generated from another external system?
---
There's options here in relation to timezones - for example, using a custom field / automation rule...
...and this should display the user's Time Zone settings, based on their Atlassian profile settings (although you should test this, it isn't something I've built/tested globally before).
This output should be <Country>, <City>, or <Continent>, <City> - but there's no guarantee it's the actual user's location, just what is set in their profile.
---
You could use the data in the "Location" field above to clarify location to a degree - for example...
---
Let us know what you think!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a similar use-case: the customer is not outside of the existing org, they are part of different teams like Sales, HR, Marketing, Vendors, etc. All these users are present in AD, so the question is does Guard support auto synching of user attributes such as location, etc to the JSM custom portal page? In this way, for customers (actually internal employees) location will be auto-populated and for actual external customers, it must be filed by them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.