Hi, i have a web panel
<web-panel i18n-name-key="web-panel.name" key="jira-attach-link-panel" weight="200" location="atl.jira.view.issue.left.context">
<label key="web-panel.title"/>
<resource name="view" type="${project.artifactId}-input-panel" location="jira-attach-link-panel"/>
</web-panel>
It is working perfectly fine on issue page. But when i view the issue from project page, scripts are not loaded and everything falls apart. Do you have any suggestions?