Coding error in AP.jira.openCreateIssueDialog function

Continuing the discussion from Invoke Create Issue dialog from my add-on:

I believe there’s an error in the AP.jira.openCreateIssueDialog function, which results in a ReferenceError occurring at runtime.

In all-debug.js, the error appears as a reference to an unknown function:

In terms of user experience, the first invocation of the AP.jira.openCreateIssueDialog method does make the dialog appear, but if you cancel from that dialog and attempt to show it again, the dialog does not appear, and other JavaScript on the page also fails to run.

Can anybody else confirm the existence of this apparent bug?

Hi David,

I’ve created an issue in ACJS to track this: [ACJS-632] - Ecosystem Jira

Regards,

Mike