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...
...,4,5 If user selects y or z in Field A, Field B should have all options 1,2,3,4,5 We do have the Scriptrunner plugin and we are working on migration from DC to cloud. I need to replicate a b...
The Challenge In our Jira setup, we use a custom field called “Visible to” to control who can view certain tickets. This field helps us ensure that only the right people have access to specific iss...
If I have a common class do I cut and paste it into every script that uses it ?
Hi, Radio Button Field should be YES and stories in an issue picker field should be in Done or Cancelled status to allow the transition otherwise blocking the execution of the transition. We have J...
...ssues that would have to be moved. There are several third party apps available, including ScriptRunner. I know a ScriptRunner Behaviour can be used to manage the available Issue Types on the C...
Hello Community, Is it possible in ScriptRunner Cloud using Behaviour to set a subset of a custom field or the component field? for example, CF: [1,2,3,4,5] i want to give an o...
Hey Community, In Script Runner Cloud, how can i set the value of the "labels" field to a string that i have? for example i'm trying to do this: getFieldById('labels').setValue('LEFTFIELD') ...
...ried using the following ScriptRunner behavior, but it still shows all the issue types available in the project instead of excluding these three. Is there something wrong with my script? &n...
Hi Team, We have a system field called "Update Date" (the actual field name is "Updated," which is located under the "Created" field). I have a requirement to update this "Updated" field whenever ...
Hello everyone. I have a problem, when I go to the workflow tab in scriptrunner it shows error Sorry, something went wrong Try to hard refresh the page, or switch to a...
Copied to clipboard