Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×...xample script to reproduce the issue: import com.onresolve.scriptrunner.runner.rest.common.CustomEndpointDelegate import groovy.transform.BaseScript import javax.ws.rs.core.MultivaluedMap import groovy...
...entences. The can’t-miss features: Autocompletions that read your mind Groovy: Whether Groovy is your playground or uncharted territory, the new autocomplete is like your personal o...
...loud allows you to create your own custom macros on Cloud, much like the User Macros feature on Server. You can script any static macro you like using Groovy. However one of the key pieces to u...
...earn how to create it yourself using Groovy and ScriptRunner. It’s a lot faster and easier than buillding a custom app, guaranteed! Watch this on-demand webinar to get the inside scoop o...
☁️ Cloud Migration dilemmas We all know that a migration to the Atlassian Cloud is not done using a simple push button, especially when Jira Software and/or Jira Service Management was use...
...hould one do to use JQL in a script while not risk blowing up their heap space with an uncontrolled query? Here is my solution... I created a short IssueSearchHelper groovy class that I can l...
...criptrunner) Development of Groovy Scripts Implementing automation and reporting within JIRA Candidate profile: experienced in Jira & Confluence (Server/DC) experienced in c...
...QL, advanced querying, and data structure models First-hand knowledge of add-on development tools, SDK, APIs 5+ years of experience with web application and/or complex systems development (Java, Groovy...
...mport org.apache.log4j.Level public class getSpace { public static Space getSpaceByKey(String spaceKey) { &n...
Audience This article is for users of the Confluence Java API in ScriptRunner or other places the Java API may be used. The article does not apply to the REST API. User Macros Sorry, but ...
Recently, I faced to interesting and challenging task. We are moving one huge Jira instance to unified Access Management, which will be driven by user request in dedicated project and approved / dec...
We use Bamboo's DSL using Groovy to build our "Plans". After the build was put into place, we noticed that we weren't receiving any email notifications for failed or successful builds. E...
Hello everyone! In my first (and hopefully not the last) article here on The Community I'd like to share an easy way to construct and send custom emails from your Groovy scripts. Please keep in m...
...appy if you share or provide advice for the related small scripts. All scripts were tested and executed on Jira 7 Server releases (7.2.1, 7.6.3, 7.6.10). Well, you can use for execute groovy on Jira o...
...implify work for users who do not want to deep dive to implementation details of Jira or users who do not know Java. Better yet, unlike writing in Groovy/ Java, SIL removes the need to account for d...
Copied to clipboard