Bug report in Atlassian Connect Java Script API

Looks like the AP.jira.openIssueDialog does not work as expected:

Steps to reproduce:

  1. open a Jira issue like: https://your-instance.atlassian.net/browse/DEMO-55
  2. Open an issue dialog by typing the command in you browsers development console: AP.jira.openIssueDialog(‘DEMO-50’)
  3. This will open a pop up window with the correct key ‘DEMO-50’ but the summary of background issue ‘DEMO-55’
  4. If you try the same command a second time, it will show the correct summary. But after refreshing the page, the same wrong behaviour persists.

Hey @florian - is the same problem as described in [JRACLOUD-78835] Clicking child issue or linked issue in a new Edit Issue dialog launched by a Connect app doesn't display selected issue's information completely, caching previously opened issue data - Create and track feature requests for Atlassian products. ?

yes, exactly! thank you.

Thanks for confirming - there is a team actively working on fixing this. Please watch the issue on jira.atlassian.com for further updates :+1: