Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I want to Map the custom field with the external key in Jira Rest API when creating an issue For example :
The external API call my Jira to create a new Ticket: /rest/api/2/issue...
Related fields : Title = "Test 1" Category = Software ...
And then I need to Map this field to my Jira fields,
Summary = Title
Customefield_2025 = Category...
how can it possible, I tried to develop with SIL validator but the problem is can't get the Title value. is there any Idea?
Not sure what you mean by 'Map' a custom field. Your REST API example is the endpoint for setting values for issues.
Are you trying to:
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.