I created a Forge Jira project using the UI Kit and the issue-navigator-action module. I am using useProductContext() to return the extension data ‘issueKeys’.
However, despite being an array and having multiple items selected in the issue navigator UI, it is only returning a single array element, no matter how many items are selected in the issue navigator. Below is a screenshot of the console:
The feature is still in ‘Preview’, so it may something that is a work-in-progress. That said, does anyone have any insight?