Hi all, I am using Zapier to call a list of attachments for an issue in Jira on-prem server. I am using API v2, and the call is simply {our URL} /rest/api/2/issue/{issue key}.
Occasionally the call will return attachments, but mostly the field is empty. The issue does indeed have attachments associated with it.
Anyone have any idea why attachments only come back sometimes?
Thanks!