Created Jul 13, 2022, Last active Mar 7, 2026
...ot required field. below is my configuration <config use-validator-plugin="false" name=" Defect mandatory fields" description="" guideWorkflow="null"> <field id="versions" required="true" r...
...ontains: apple, banana, orange If the Actual Fruits field contains at least one value from the Necessary Fruit List, the validation should be true. The Actual Fruits field can contain also two, more o...
Hi, I was trying select Issues link type of "is caused by" and checked Unselected issue link types are not allowed. And getting error message that have created by I. Actual...
Hi, It would be so great to have the concept of filters implemented in Insight similarly to what exists in Jira. users could create IQL filters, save and share them so they could access them ...
Hi, Trying to get this script to return link highlighted: But can only get: Confluence (5ee79c44-8e2a-3e22-bb7b-63268d5f5764) https://pmo.sure.com/confluence confluence Sorry new to t...
Hi, We use convertToSingleSelect in two ways: 1. With a static list of values set in the script of the REST endpoint that the converted field is linked to - useful when we need a hideable sing...
I find Insight - Assetmanagement for Jira a great tool for creating, linking and managing Objects. I want to do Test Management with Jira (probably with Xray) and use these Objec...
Hi Team , I have a requirement to fetch tempo work attribute (Activity-Static drop down) value. I need to extract time entered on issues only against value "Review" in activity drop d...
I ran into a use case where I needed this query and didn't see it posted already. Hopefully it helps! This can be used in the script console as a part of the script runner add-on. import com...
Hi guys 👋 We just launched Chronos Timetracker. Desktop client for JIRA. Track time, upload automatic and manual worklogs without a hassle. Cross-platform. Open-sourced. ...
Hi! I am looking for a addition to Jira, which connect a few project. I need function to move issues from project to project or synchronize (value and properties) issues between them.
I need to set a custom date field to 1 week from today's date if the user chooses "High" for the priority. I need to do it as the user is creating or editing the issue, not post function. Can I do t...
How Can I restart SLA counter using a scriptrunner script in a postfunction? thanks.
Hi, We are using behaviours to automatically set fields on issue creation, but it is not possible to update the value of an insight field. We tried with the key, name and value of the insight object...
Hi everyone, I need help to build a script that requires Log work to be filled only if issue type starts with "Infra". I have several issue types but Time spent (log work) field is only mandatory if...
We are using SLA Powerbox for managing our SLA agreements. By ordering our issues based on the SLADate (Deadline) we want to establish the backlog of our issues. However, sometimes it is requi...
Hi Team, i need help on below, what is the difference between SharePoint Connector for Confluence and and Connector for SharePoint Search. we need add on for g...
I recently tried to detect changes to the Linked Issues field, even if the listener is added: Chrome's console log entry: [SR Behaviours] field: issuelinks The problem is that apparently the fie...
Hi All, I'm using ScriptRunner plugin to display info message when issue moves to particular status. I created Custom script post-function with following script: import com.o...
...ommentManager = (CommentManager) ComponentManager.getComponentInstanceOfType(CommentManager.class) commentManager.create(issue, currentUser,"reason for failure", true) invalidInputException = new I...
Hi according to below figure,by choosing an item in the checkbox ,an attachment is required. How do this work? thanks
Based the value of another field value we need to set checkbox=yes, I am trying with following script code. import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.Compon...
Hi I'm trying to use Scriptrunner to (in part) get the value of a custom field. However, at the moment I am getting an error. This is what I am trying to do, to get the value. import com.atla...
Hi, I'm really enjoying the app, some improvement suggestions: Format the "Epic Link" field how it is formatted by default (name of the epic and colour coded) rather than with the ID. Format the ...
When I run the following: issueFunction in issueFieldMatch("summary", "^|(FLDI)|$") (searching for a string match: (FLDI) for this OrderID) I get an error that says
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard