Unable to return multiple issueKeys from issue-navigator-action module

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?

Hi @ebrunojam,

I tried it out and got the same result as you i.e., it only returns the issue key of the first issue. I reached out to the engineering team internally to verify the behavior.

I’ll reply in this thread as I get more information.

Cheers,
Ian