I am having a problem with web-resource files not loading in the Service Desk “queues” view, when viewing issues.
I am trouble-shooting a plugin that includes a webpanel to load a button in the “atl.jira.view.issue.right.context” location for issues. The panel loads successfully and displays the button in both the “issue” (e.g. /jira/browse/HD-1) and “queues” (e.g. /jira/projects/HD/queues/custom/1/HD-1) views.
The problem I am seeing is that the plugin’s associated web-resource files (JavaScript) load when viewing the issue directly but not when navigating to the issue via queues. The result is that the plugin does not functions when viewing an issue from a queue.
Is there a way this can be made to load the necessary web-resource files?