Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Load a js webresource to approvals page of the customer portal in jira service desk using a p

Richu Ann Babu March 17, 2022

I am trying to load a js to the approval page of customer portal in jira service desk using a plugin.. I have added below web-resource in atlassian.xml:

<web-resource key="my-resources" name="myPlugin Web Resources">
<dependency>com.atlassian.auiplugin:ajs</dependency>

<resource type="download" name="approval.js" location="/js/approval.js"/>
<context>atl.general</context>
<context>customerportal</context>
<context>customer-portal</context>     //tried all of the above contexts..nothing worked
<context>jira.view.issue</context>
<context>myPlugin</context>


</web-resource>

Its executing in view screen and all other general screens..But its not executing in any of the customer portal pages.. I have tried all the possible contexts..Is there any config I am missing? Or is it not possible?

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events