Is there a way to find out if a cover image is assigned on a Jira issue? If not, can I assign one from an image attachment? I searched the Jira REST API v2 docs and came up empty.
I can check for attachments and maybe identify if one is an image and make an assumption. I don’t think that will tell me for certain if there is a cover image assigned or not since you can turn it off as mentioned here: https://community.atlassian.com/t5/Team-managed-projects-articles/You-asked-for-it-so-we-delivered-images-on-issues-have-arrived/ba-p/844691
Thanks! - Mark Foster