Created Jul 13, 2022, Last active today
I have a custom field, Credits used, at the issue level. I want to sum this at the project level, and using ScriptRunner's aggregateExpression function I think I can do something like this: &n...
Here is what I am trying to do. I have created a space page in confluence and using Livesearch to find relative words within the pages within the space. I have also created a Global Page Templa...
Hi , I am looking if there is any plugin or solution to below problem 1) Create a custom field with expandable text search and drop down . 2) Populate the above custom fi...
How to create a issue (sub task)when Epic is create (Scriptrunner)? We've Scriptrunner installed and we don't want to have changes to Workflow.
As an Atlassian Platinum Solution Partner with Enterprise status and a Gold Top Vendor leading the ITSM segment of the Ecosystem, we’re hosting a live event about Jira Service Desk on October 9th in ...
Hello Community, I need help on scriptrunner, I need to set assignee based on the component's lead. Below is the code that I'm using import com.atlassian.jira.component.ComponentAccessor import com...
What a time the cPrime crew had at the Atlassian Summit! We were thrilled to receive Atlassian Partner of the Year 2018: Agile for our contribution and achievements during Atlassian's fiscal yea...
I have installed a plugin named "test management for jira" . In the screen of create test cases ,under detailes, the priority value is low, medium and high.Is it possible to customize the priority va...
Hi, I'm receiving the URL (links) of a file in an email that should be turned into an issue, with the file attached. Is there a way to do this? Example: The field value of the URL (of the file) is...
Can we export dashboard as pdf using this pdf automation plug-in ?
For example, a member in a team tries to release a version in which all the issues are not closed. How to use script runner not to allow the release of the version without closing all the issues?
Hi all, is there a way to force an IQL filter to return only one result (like a SELECT TOP 1 in SQL) ? Thanks in advance. Regards
I'm writing scripted listener to automatically transition parent issue to in progress, when any of the child issues goes in progress. I use IssueService.validateTransition() method to validate the t...
Since Jira has a limitation about filter all users (only filter users with issues assigned), I need to list all users and check what are the ones without an issue assigned. I'm thinking that using Sc...
Hello All, I'd like to know if it is possible through ScriptRunner or another addon to easily set some rules to create stores. Something like this: Let's say on Epic, there is a custom field with A...
In preparation for a Jira upgrade from 6.4.13 to 7.0.11, I am trying to remove all deprecation and error messages displayed in the post function groovy scripts, as recommended by ScriptRunner vendor ...
Hello , I'm new to JIRA , is it possible to have two multiple values in one key? For example, I have Manager as my property key, and I would like to put two values on it , let's say I have App...
Hello! I'm trying to fetch the value of a work attribute (In Tempo; a 'Select list' called 'Type') on a work log using a custom listener script. I can successfully fetch the value of the work attri...
We are moving from cloud to server and I see in the documentation for Questions for Confluence that there is no formal way to migrate this addon's data. Does a workaround exist in any form (python s...
We've been given three custom fields, Batch 1, Batch 2 and Batch 3. Each one is a multi-select list with the same list of options. However any option selected on Batch 1 must be substracted&nb...
I am trying to use a post function to populate a datetime field on create. DateTime1, RadioButtonValue1 => are fields on create screen DateTime2 => Scripted field, calculated based on DateTim...
Hi guys, Our Jira instance gets a lot of webhook traffic and heavily integrates with several external tools. Not sure exactly why, but occasionally some issues that should get SLAs don't. Ra...
Hi, I need get list of custom fields which I have on all of screens on a project. Have you any advice how can I get this by groovy script? Thanks
Hello All, I am trying to see if I can get the sum of table column in to a field in JIRA. We have tables in description with multiple rows something as shown below. I want to get the total ...
Hi, I am trying to create a field in Jira, where one can edit a list of users, say customers that are affected by the issue. All pickable customers form a group in Jira. I wanted to use scriptrunner...
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