adaptavist scriptrunner for JIRA custom listener not working. when i click on create listener, I'm getting not found error JIRA data center: 9.4.14 adaptavist scriptrunner for JIRA v...
Hello there, we're using Jira with Script runner with the escalation feature of script runner. I now had to realize that my escalation service doesn't comment every issue the query is returning. I...
...cripted fields with Scriptrunner. Since Scriptrunner is well established, it must be something we are doing wrong / using it wrong. Pseudo Code Here is some pseudo code of the field causing issues: d...
...ia Scriptrunner, JSM, Workflow Conditions/Post-functions? Thanks
I'm trying to add a Behaviour by ScriptRunner to make a field required if in another field multiple values are selected. But it seems the code I created is not working for checkbox field. For e...
In Jira, DC has a field called "Resolution Category." Now from the workflow, If I select the transition called "Fixed-No code change," then from the field only the "Customer Environment Issue, Plat...
Hi! I'm trying to retrieve users who's account is active, but who either haven't logged in for 90 days, or who's never logged in. With the script below i get users as expected based on ...
Hello, We define a workflow validator with Scriptrunner, to allow the transition only if a custom field (text field, with Wiki Style Renderer) is not empty. The Jira expression is: i...
Hello everyone, I am stuck with a post function groovy script. I want to set up the value of a custom field but when the user has a different language in his profile, it doesnt work.&nb...
Hi, I want to create a script which will be run from the console to remove an issue type assigned to a workflow in the workflow scheme. (I want to remove the BUG issue type for the workflow scheme) ...
Hi all, I used the Create Page macro by ScriptRunner to create pages using a Template to take advantage of the $increment feature to number my pages. It is a bit of cosmetics, but does anyone k...
Introduction Here is something I wanted to share because I could not fine any examples or documentation about. I have a big and complex custom rest endpoint script in ScriptRunner for Jira Data C...
...isteners, Jira Automation, scriptrunner or JSM? Please guide with detailed explanation if possible to configure and if not, what could be the alternate solution to resolve my concern. It will be a g...
Hi, How can I make the Test Execution issue type be created only from the Create Test Executions button (from Test Plan) and not from the Create button in Jira? with Script Runner or Automat...
...arketplace app like ScriptRunner? I have tried to send notificiation to reporter by writing scrip lissiner via ScriptRunner, but it throws an error assert resp.status == 2...
Hi everyone! I ran into an issue with SR Behaviors. After updating Jira from 8.20 to 9.12.12 (SR version 8.39.0), part of the behaviors related to hiding options in a cascading field stopped working...
...omment from all the issues. I've searched online and in the forum but couldn't find a solution that I understood. I have access to ScriptRunner but am unfamiliar with how to use it. It's not critical i...
I have two ideas to solve the problem, but I’m not sure which one is possible. I have a field name SME (user field) which is on the Portfolio level. My system is set up as follows:&nbs...
...as. Methods for Teams: Overview (Portfolio 2 / Common Public API 9.12.0 API) REST API (where you also can see the data structure for better understanding how to use methods): Advanced R...
Hi Team, how to get list of all projects, project name and project category name in Jira Data Center or at least omit pagination on All project types - All categories page
Hello everyone, I spent a lot of time trying to figure out how to work with the Team field of the Advanced Roadmap plugin, so I share here some useful info. Methods for the Team: https://doc...
Hello Leaders, I have an automation rule that copies the Reporters Department attribute. However, I want to use the automation to copy the Reporters Manager attribute, but it is not copying t...
Hi, i want to create a button with scriptrunner that runs in a Jira and Xray plugin environment. It aims to create new Test Execution Issues for all tests in a test plan, based on a current test p...
Hello everyone, Is there a Java API function to set or change the homepage of a specific Confluence user profile based on their username? I have searched extensively in the documentation but haven'...
Hi Team, The custom field "Quarter Release" (single-select choice) value should be copied to the "Fix version" field when the changes happen in the "Quarter Release" custom field. If the value was...
Copied to clipboard