Created Jul 13, 2022, Last active today
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool developed by The Digital Group – and adds advanced test management capability to the Jira interface. QARAJ a...
Hi, I have a REST endpoint script that returns all transitions in my JIRA instance, along with work some other info such as associated workflow, to and from status etc and produces all the info in CS...
Need assistance on adding a script in workflow to validate a custom field of type time (Epic Sum-Up custom field) does not exceed x weeks.
Hello , While assigning the issue we are getting the following error in the log file , however the issue is being successfully assigned. https-jsse-nio-8443-exec-5 url:/secure/AssignIssue.jspa user...
Actionable checklists are a great enhancement of Jira issues. Rather than using bullet lists within the issue description or subtasks, they allow you to add multiple checklists and enhance your every...
import groovyx.net.http.HTTPBuilder import groovyx.net.http.Method def remote = new HTTPBuilder("https://myjiraurl") def issueJson = remote.request(Method.GET) { req -> uri.path = "/api/v1/tok...
Hi, I am pre-text formatting wiki style rendered custom field through behavior but unable to set the text in left or right in cell. Its displaying center. see example def dfValueCleintServer=""" ...
Good Night, I'm trying to do a post function script where on the crating of a subtask, I get the parent linked issue summary in to a custom field. I got an issuetype name "SS", the "SS"is linked to...
Hi there, Atlassian Community! As you may know, the Atlassian Marketplace is ever-changing. As such, we’re adapting the Atlassian Marketplace Terms of Use to reflect recent changes. Review ...
I have a behavior with checkboxes that includes values None Value 1 Value 2 Value 3 I want to clear all the values if "None" is clicked which I have been able to do. But I also ...
Is it possible to test if a form field has been set as required/hidden/readonly? I mean something like the related getters for the setters shown in the API reference: e.g. https://scriptrunner.adapt...
Hello, I am using Adaptivist ScriptRunner Jira together with Catworkx Matrix for Jira. The matrix plugin uses project permissions to allow issue cards to be moved from one cell to another.&nbs...
Hi, I'm trying to use the cloneIssue function in a script. Everything works fine but i just wanted to know if there is a way to keep the status of the original issue. Is a parameter like "CloneIss...
We want to ingest the calendar from confluence from another app, but it does not have direct access to confluence, so we need a way to periodically export the calendar to ics format. How can I automa...
...ole="dialog" id="sr-dialog" class="aui-layer aui-dialog2 aui-dialog2-medium" aria-hidden="true" data-aui-remove-on-hide="true"> <header class="aui-dialog2-header"> <h2 class="a...
I'm looking for best way to only allow those with the project Administrator role to select the two highest priorities when creating or editing an Issue in my project. We have Critical, High, Medium, ...
Confluence is an incredibly powerful content creation and management system, but there are few drawbacks when it comes to traditional document management. If you still rely on other tools like...
Atlassian ranks project attributes as the third most important factor impacting performance in the category of data. It’s not surprising, since project attributes are precisely the rules used to man...
Hello, We would like to set a value in a date field, based on the sprint end date. So if the sprint end date is 2/26/2019, that field would get this value. Would this be possible using scriptrunne...
Problem description Jira 8 contains the Atlassian Platform 5.0. This platform changed the autowire-mode from the deprecated 'auto-detect' to 'constructor'. As a result, older versions of Kant...
When you have somebody new join your team, one of the things you usually need to take care of is to show that person around telling how everything works. The better job you do as a manager during onb...
...A00Z Curl response I'm getting is {"success":true} but it doesn't have any event list. I did verified date ranges again and again and we have events within input date range. So, i...
Hello fellow champions, I think to value apps you...
Hi, I have scenario where the given multi-select custom field in create / edit screen should not be allowed to choose more than two values. Say the Multi-select field will have ten valu...
Yakov Yukhnovetsky works as DevOps engineer for Philips, the multinational technology company. His team develops IntelliSpace Genomics - an application built on Philips Healthsuite with wor...
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