I have a built-in script Fragments which creates a custom Field in Jira Service Desk. The issue is : when we first open the service desk portal, the custom field created by the fragment do...
Hello, I am trying to hide the "Create sub-task" button on a specific project, if the user performing the action (current user) is not in a specific user picker custom field. What I have so...
Our dev team is tired of copying data from a parent item to a sub-task every time they create one. I have introduced a new transiton that creates the subtask and copies a set of data elements in the ...
Hello, everyone I added new custom web item via sciptrunner in jira. It should be shown only when current user didn't have permission to browse project. My condition (is not work): import com.atla...
Team, I would like to add a web item with a drop-down menu using script fragment because already I have created a web item its working fine now I want to add some more options to it as like dropdown...
Hi Team, I have added a button called send email to issue view more options using script fragments. After clicking on that button the mailto link should be run and it will open a user mailbox from ...
I want to include our support service desk on JIRA top navigation bar. Any help is greatly appreciated. Thanks
Having some trouble with Script Fragments in Jira Software 8.1.0. and Adaptavist ScriptRunner 5.5.6.1-jira8. GOAL One of my projects contains a unique Issue Type called AWS Migrations. We crea...
Hi there. I set up a "Create Defect" button on my ticket screen. I've been able to create a pop up screen with all fields I want copied over from the main ticket except for fix versions. I hav...
Hello, I have the following script that I would like to use in "Script Fragments", provided by scriptrunner. It's purpose is to prevent the "Move" issue button from appearing on the...
Hi All, I would like to add a custom field on create screen that is a clickable link to redirect to another webpage. I've found this script fragment (scriptrunner) and I can't figure out how c...
Hey all, Trying to add an Issue Tab Panel using ScriptRunner's "Script Fragments" feature on JIRA 7.12. What is the corresponding "location" needed for this? Thanks for your time
I want to data for user profile for JIRA fixed field data with ScriptRunner. I have also tried this link "http://{jira-url}/rest/scriptrunner/1.0/custom/userProfileInfo.", But i will retu...
Hi, I have created a web-item located in operations-top-level. The menu text is longer than usual, and as a result is truncated (see linked screenshot). Is it possible possible to displa...
Hi, I want to run some actions while triggering a custom button (web-item most likely), like udpating a custom field value or triggering an event. Is it possible to bind a groovy script to that butt...
Hello Community, I would like to know if there is a way to have HTML code in a Web Item and have JS code that modifies the HTML code. I want to implement a sort of search box. I envision utilizing...
Hello, i try to create a "constrained issue" (https://scriptrunner.adaptavist.com/5.2.0/jira/fragments/CreateConstrainedIssue.html) button for creating a new issue based on the current issue. I get...
I have a Web Item added by scripted fragment to open up a dialog. How can I add a Rich Text Editor for comment input to the dialog? For example, the editor you see after you click the Assign use...
Hello, I am looking for a way to popup a dialog box when certain locations are selected using an nFeed field. The nfeed field is pulling from a CRM database and we have a list of locations that are ...
Hi, can the Script Fragments functionality in ScriptRunner be used to hide the "Add flag" & "Remove Flag" options on Agile boards for 1 project? image2016-9-27 16:43:55.png I've us...
For some reason it seems that the conditional statements are not working correctly to hide UI elements. I love the features these fragments can provide but changes I make seem to always take place gl...
Copied to clipboard