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.
This only happens in the new Jira issue view and/or from the "issues and filters" Jira page.
Has anyone experienced this problem?
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.