Forums

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

Capture Epic Name in Jira Server Rest API

bradleytbauer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 29, 2021

I am unable to see the custom field that represents EPIC NAME in our Jira Server instance.  When using the REST API, the customfield_10002 for Epic Name does not appear in the results?  Why is this and how do I get it to render?

 

I see it in the /rest/api/2/field api response:

  • {
    • id: "customfield_10002",
    • name: "Epic Name",
    • custom: true,
    • orderable: true,
    • navigable: true,
    • searchable: true,
    • clauseNames: [
      • "cf[10002]",
      • "Epic Name"
      ],
    • schema: {
      • type: "string",
      • custom: "com.pyxis.greenhopper.jira:gh-epic-label",
      • customId: 10002
      }
    },

1 answer

0 votes
Steven Harris
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 23, 2023

This should be customfield_10005

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events