...eliverable-type work items. I created a custom field called 'Linked Delivery Items' as a global field and it is a written multi-line text type. I've tried automation, I've downloaded ScriptRunner a...
Hi, I want to hide options of a single select field based on the customer request type on portal create form. The field options should vary depending on the customer request type. When we open the...
I have a post function using divinti for adding the user to AD group. I want to skip this post function with condition. It only executes when condition matches or else it skips the divinti post funct...
We have Jira Cloud. I am using in-browser script console. I have a script that runs with expected outcome as long as the issue key is hardcoded; which of course defeats the purpose. I...
...utomation for Jira (A4J) provides thousands of rule combinations. ScriptRunner, JMWE, and JWT offer deep workflow logic and scripting. And generative AI can now suggest Jira expressions, build a...
All the google and chatgpt in the world is getting me nowhere, so hoping someone here can help! We are new to behaviors. We have two fields; let's call them origin and customer. Both ar...
Hi, I'm trying to do what appears to be a basic loop of Stories below the parent of an item. I'm sure I'm missing something simple, any help would be appreciated. This is my Scriptrunner L...
I have written a bunch of Scriptrunner Spock integration tests (Test Your Code), which now, I would like to run from maven, when building my packages. The maven build is triggered from a github a...
Hey Jira Brothers and Sisters, i am just a Script Runner beginner and need some advice or even ready-to-go script if I may ask. Ticket Type: EPIC Fileds: Custom_1 and Custom_2 Workflow: to ...
Hello JIra Brothers because of jira Data Center i need to build "Approval Steps" by myself. I want to display new custom buttons on Ticket Details screen, in Operation Bar section. But each ...
Hello the Community, Is there way to change the text color in Jira data center top navigation bar when users are in dark mode using scriptRunner? Regards, Islem
Trying to create a sprint completion report using Jira automation with calculated values for Added/Removed/Completed/Incomplete issue count and story points. On creating it using a manual trigger, th...
...rovide a sample code on how to achieve the above conditions on scriptrunner behavior in Jira Software Cloud. Thanks
...age where they can move the project of the linked issue. I thought about adding Custom Script Post Function to this transition. Jira DC 9.4.3 + ScriptRunner
Hi, There is a particular request type which should be created by a specific user group. The request is created from the portal. We have created a scripted validator but that is not working. The ...
...sing Scriptrunner Cloud Behavior. Please share any Scriptrunner script behavior example or any relevant javascript code to fulfil the above. Thanks.
Hi I am trying to use Scriptrunner to perform an action when an issue is created if it is cloned and a different action if it is not cloned. What I want to do is: When created: IF not cloned e...
Hello Community, We are in the middle of migrating to Cloud from DC. We have some Rest EndPoints configured in our DC and i saw that it doesnt supported in cloud. My question is: 1. Is...
Hello, I'm currently migrating from a DC installation to a cloud installation for JIRA, we're using scriptrunner and I had to do the initial JQL keyword sync described here: https://d...
...ssue, it shows that I changed Assignee from blank to <a member of the group> in the scriptrunner log, first ChangeHistoryItem shows the change to the date field, then 'need to assign', then&n...
Hello everyone, I'm trying to use a third-party Java SDK from ScriptRunner in Jira Data Center. Here’s what I’ve done so far: I received both the .jar and .pom files from the vendor....
...he Options - Select any one" Please guide with Jira Expression using JMWE app (like Build-your-own Validator) or JSU Rule Builder or Scriptrunner Script or any other suitable validator in this case....
Hello Atlassian Community, We are using Script Runner for Jira (Data Center v10.3.3) with a behaviour on the “Request” field (customfield_15701) to dynamically filter the parent values of a ...
Hi, I have configured a csutom picker field for data from ServiceNow, but on loading options I get following error: Error searching: java.lang.UnsupportedOperationException java.lang.Unsupp...
Hi everyone, I’m trying to figure out how to automate the creation or management of scheduled tasks (jobs or scripts) in ScriptRunner using the REST API. I’ve gone through the ScriptRunner d...
Copied to clipboard