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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,553,953
Community Members
 
Community Events
184
Community Groups

How to configure web resources in ScriptRunner

Hi,

I am trying to use AUI Single Select in my Jira customization using script runner. For this, I am following the below URL- 

https://docs.atlassian.com/aui/7.10.2/docs/single-select.html

As per the above URL, this component is not included in the AUI core. I must explicitly require a web resource key.

So I am using below URL for adding the web resources-

https://scriptrunner.adaptavist.com/latest/jira/fragments/WebResource.html

but it's not working for me.

I have made following changes in setenv.bat after went through the above document.

set JVM_REQUIRED_ARGS=-Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -Dplugin.resource.directories=C:/Program Files/Atlassian/Application Data/JIRA/scripts -Dother.properties

I have provided the below values in web resource fields -
Context - com.atlassian.auiplugin:aui-select
Key- autoSelect
Resources- auto.js [just added the alert to check if it's working]


But I am unable to add web resources. Getting following error while adding the web resource- "Could not find <tt>auto.js</tt> in configured resource directories".

I have placed auto.js under "C:\Program Files\Atlassian\Application Data\JIRA\scripts\" 

 

I have also raised a ticket to script runner support team to know where I am missing. According to them,  Jira is not picking up that startup argument for some reason and suggest me to raise a ticket to Atlassian support.

Can anyone help me with this?

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events