Create issue dialog of Jira inside app iframe throws error on console

André Miguel Pereira Rodrigues
Contributor
June 17, 2019

When i call the following function from an iframe of a app section inside a Jira issue:

AP.jira.openCreateIssueDialog((issues) => {
console.log("test");
}, {});

An error is thrown in the console after i press the create button on the issue dialog.jiraCreateDialogError.png 

This only happens in the new Jira issue view and/or from the "issues and filters" Jira page.

 

Has anyone experienced this problem?

1 answer

0 votes
Georg Amm
Contributor
June 18, 2019

We experienced the problem, when we create a new issue within an existing issue, e.g. a new test by using the button "Create Test" from within a Test Set or Test Execution. The new test is not being automatically linked to the test set. See attached video. This is from a customer point of view a big lack in usability and should be fixed soon.

Here are the steps:

1) Open an existing test execution
2) Click on "Create Test"
3) Fill out the mandatory fields and klick on "Create"
4) A message appears, that the issue has been created. But no message, that it had been added to the test execution.
5) I click refresh. The test case has not been added to the test execution.

André Miguel Pereira Rodrigues
Contributor
June 24, 2019

Hi Georg,

I have open a ticket in the Atlassian service desk regarding this problem and they have created a new bug reporting this situation: ACJIRA-1873.

I suggest you watch that bug to track its status. 

Suggest an answer

Log in or Sign up to answer