AP.navigator.go(‘addonModule’, { addonKey: addOnKey, moduleKey: ‘my-addon-module-page’, customData: {“isRedirect”: true, “project.id”: 10000}});
when we use this navigator.go to redirect to one page, it is redirecting to all projects page in jira cloud.
I’ve also had this issue with, DoItBetter Calendars and Structure on our JIRA instance. Sometimes I get the App page and sometimes we get redirected to the View All Projects page.
We’ve found that going to App not using the App Button seems to work in some cases. Not sure if this is helpful at all.