My atlassian connect json configs like below:
"webItems": [{
"key": "my-dialog",
"location": "operations-operations",
"name": {
"value": "my dialog"
},
"target": {
"type": "dialogmodule",
"options": {
"key": "my-dialog-key"
}
}
}],
"dialogs": [{
"url": "/my-dialog-path",
"key": "my-dialog-key",
"options": {
"size": "small",
"chrome": false
}
}]
but this works in my issue view page operations menu.
it is not working in issue list page issue option.
any help on this really appreciated. Let me know if any more clarifications required.
Hi @DhineshDhanapal ,
In the “…” menu next to “List/Detail view”, there should be an option to “Go back to the old issue search”. Can you please let us know if this is also happening in the old issue list page?
Hi @mventnor ,
For the basic search in issue list, the mentioned issue is happening.
For advanced search of jira, dialog is working fine
Hi @mventnor ,
Is there any update on this?
For the basic search in issue list, the mentioned issue is happening.
For advanced search of jira, dialog is working fine
Regards,
Dhinesh Dhanapal
adding comment to check is there any update on this. @AtlassianDeveloper @JIRAAdmins
Is there any update on this?
t.bundt
September 5, 2023, 3:19pm
11
Apparently this affects all Connect apps including e.g. the bundled Slack app from Atlassian.
If you select Connect Slack channel from the issue’s menu in the list view you get the same error, e.g. here:
https://ecosystem.atlassian.net/jira/software/c/projects/ACJIRA/issues/?jql=project%20%3D%20"ACJIRA"%20and%20statuscategory%20in%20(“In%20Progress”%2C%20New)
ORDER%20BY%20created%20DESC
There is also an open ticket for this problem: [ACJIRA-2143] - Ecosystem Jira