We are using Jira Integration to get most of the Jira fields value. But somehow "Resolved" date field is not coming in response for Jira type as Bug.
Appreciate your suggestions.
Discussion posts and replies are publicly visible
Look at a definitely resolved Bug in Jira UI, If you see a Resolved date there but it's not coming through the API, then it's likely an integration/permission issue rather than the field not existing.
The field do exist on Jira UI with name "Resolved". How to get it through API ?
sayalic0004 The field might be named differently in API than UI.OrYou can ask Jira API admin to enable access to required field generally admin needs to allow from there side