Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue Collector: Customer Phone Number Field

Jonathan Adlerstein February 15, 2023

I'm creating an issue collector to put on a company portal so users can get help with registering or using the portal. I'd like to gather the user's Name, Email and Phone, along with preferred contact method. How do I add the phone and preferred contact method fields to the collector and map them to the issue?

1 answer

1 accepted

0 votes
Answer accepted
Marini Marini
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.
February 20, 2023

Hi @Jonathan Adlerstein 

In the Issue Collector configuration, you can select "Template: Custom". Then, you can add your Jira project's custom fields in the Issue Collector form e.g. Phone and Contact Method. When the form is submitted, Jira will create an issue and update the Phone and Contact Method accordingly. However, we won't be able to make certain fields "Required" in the issue collector form.

While for the default two fields i.e. Name and Email, you will need to extract it from the Description field. I can't find a way to extract the Name but for Email, you can use Jira Smart Value to capture the email address in the Automation rule:

{{issue.description.substringBetween("mailto:","]")}}

 You may also want to check out this community post.

I hope it helps.

Regards,

Marini

Jonathan Adlerstein April 21, 2023

When I go to the custom template I only see four custom fields: Components, Description, Priority, Attach File. How do I add other custom fields?

Jonathan Adlerstein April 21, 2023

I added the custom field to the screen for the service project and now it's available on the collector. Thanks for the help!

Like # people like this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events