Provide the ability to export all the custom fields from the instance

XMLWordPrintable

    • 645
    • 100

      Atlassian Update – August 2024

      Hi everyone,

      This is a periodical update on this suggestion. As always, we thank you for raising and voting on this suggestion. 

      We are currently working on improving how custom fields are configured in Jira and this suggestion is one of the considerations for the final scope. I will provide further updates periodically.

      Please don't hesitate to contact me if you have any questions.

      Regards,
      Carol Low
      clow@atlassian.com
      Product Manager, Jira Cloud

       

      As an Admin , it would be great we could export the list of custom fields available in the instance, along with their types, context , values, screens used etc.

      Also, give functionality to export field used at project level

      Workaround

      Use the REST API's Get fields method: <your site name>.atlassian.net/rest/api/3/field

      1. Use the Get Fields API:
        • Endpoint: GET /rest/api/3/field
        • This will return a list of all fields (system and custom) available to your Jira Cloud instance.
        • You can run this API call using a tool like Postman or curl.
      2. Save the Output (if needed):
        • In Postman, after running the request, click "Save Response to file" to download the JSON output.

            Assignee:
            Carol Low
            Reporter:
            Vijay U
            Votes:
            52 Vote for this issue
            Watchers:
            62 Start watching this issue

              Created:
              Updated: