Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Script error affects version

Laura Aaldering
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 30, 2020

Hy everyone, 

We used to have a field affects version. With this script: 

<script type="text/javascript">

(function($){
new AJS.MultiSelect({
element: $("#customfield_11060"),
itemAttrDisplayed: "label",
errorMessage: AJS.params.multiselectComponentsError
});
})(AJS.$);

</script>

 

 

The users now see this text instead of the field. What am I not seeing?

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 2, 2020

Injected javascript is gradually becoming removed from Jira.  I'd suggest you simply remove it and use the field as intended.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.7.1
TAGS
AUG Leaders

Atlassian Community Events