The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Create issues from emails: How to find missing fields

Deleted user
April 17, 2018

In our Jira setup the ability to create issues from emails is currently broken.

image003.png

How can I find the custom_field_10119 an re-map it correctly?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
M Amine
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 Champions.
April 17, 2018

Hi Maurus,

I would advice to go the database (cfname column) : 

select * from customfield where id=10119;

cheers

Deleted user
April 17, 2018

Thanks,
(newbie-question)  where do I have access to the SQL-database in the cloud version of Jira Service desk?

M Amine
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 Champions.
April 17, 2018

mmm sorry, you don't have access to the database if you are using the cloud version. 

You can try this instead. Paste the following URL in your browser, and then search for  your field Id : 

https://Your-JIRA-URL/rest/api/2/field
TAGS
AUG Leaders

Atlassian Community Events