Hi,
JSM-Data Center.
is there a way to extract the values in the custom field in the excel sheet?
Thanks
Hi,
In the issue navigator you have an option to export the result of the JQL in excel.
Hello @Mohamed Benziane
Thanks for your response.
JQL will give me the only value that is used in issues. Not all the values that custom field has.
I m looking for the way that will allow me to grap all listed values in the custom field.
For exam
I create a custom field "alpha"
I set value
A
B
C
D
E
F
G
Now i want to export in a report all values of custom field "alpha"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can try the REST API
/rest/api/2/issue/<yourIssueKey>?expand=editmeta&fields=customfield_ID
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.