Due to certain limitations, no more than two fragments can be displayed in a single location.
How to Use Script Fragments
General
Navigate to the Script Fragments section in the ScriptRunner menu
Click onAdd fragment
Select the space where you want the fragment to appear
Select the location that you want the item to appear in.
Select either theRender ExternalorHtmlCssJsoptions int he Rendering Mode dropdown
TheRender Externaloption will link a webpage to your web item, displaying it in a pop-up box where the Web Panel is located
TheHtmlCssJsoption will allow you to inject an HTML URL, CSS and JavaScript into your button
If you’ve selected theRender Externaloption, add your target URL
If you’ve selected theHtmlCssJsoption, add your HTML URL, CSS URL and JavaScript URL to the Web Panel
ClickSave changes
The HTML, CSS and Javascript has to be hosted somewhere that Jira can access. We recommendCodePenfor the hosting. It’s also important to note that the hosting must serve up the matching content-type header for each file.
Web Panel Display with External Resource
Web Panel Display with Specified HtmlCssJs Resources