Hey there!
Our app uses the export_view to get the content of Confluence pages. In export_view and its siblings, you only get the issue key for Jira issues. This is a shame as we’d love to show our users issues with summary and status like they are used to in the normal Confluence view.
But as everything I’ve read says this is not possible, we’ve lived with just showing the issue key. Until a customer opened a support ticket and pointed out that other apps (like the PDF exporter from k15t) include issue details in their export - without (!) installing a separate Jira app or using 3LO. I’ve checked and it’s true. So, the question is:
How can a Confluence Cloud Connect app get the summary and status of Jira issues in the Confluence content? It’s proven that it is possible by k15ts PDF exporter.
I feel like I’m missing something obvious. Would be great if somebody has a hint. Thank you!