Created Jul 13, 2022, Last active Oct 18, 2025
Hello, I use behaviour and REST endpoint. Similar to https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html My REST returns list in format: items: [{value: "xyz", label: "abc"...
Hello, I would need an alert when number of issues in the current month excited 10. I can automate a scheduled trigger to run a script, but can someone help me with scriptwriting? So basical...
Welcome to our "Out of the Box" series! In this group of articles we'll take a look at how to get the most out of your Confluence instance using the amazing tools already provided by Atlassian right ...
Hi, I'm trying to use BigPicture for to plan at a high-level if the project is deliverable. I have a bunch of Jira tickets raised, organised by Epics. I was thinking to use Artificial Tasks, as we...
Currently I have script listeners setup on my Jira Cloud that automate updating fields for Jira tickets. These listeners have been working fine for over a year. Issue In the last month or so, we ...
When an event is created on a Confluence calendar, the email notification shows the creator of the event. However, if someone is creating an event on behalf of another user, there's no indication of ...
Hi, An old groovy script is importing com.onresolve.scriptrunner.runner.util.HomeLocator which doesn't seem to resolve in version 5.6.9. Is there a different location for this? Seems like a...
Hi everyone, I'm new at this forum. I looking for some information about TC. I need make upgrade TC 5.2.3 to the latest. Import data from backup.zip made with no problem. After update conluenc...
I just lost 1,5 hours of work on a project timeline in confluence (webpage lost connection and then the whole browser crashed). Is there a windows client for confluence? I hope that a dedicated...
Hello, Which is the best way to integrate OKR's with JIRA tasks? I am trying weekdone, gtmhub and the OKR board in the market place. But was wondering if anyone has othe...
Hi, we are having problems using the "script fragment" called "Constrained create issue dialog". With some projects we get the expected result of blocking the selection of project and issue type, b...
...hreeMonthsBack = 3.months.ago } def users = userManager.users def page = users.currentPage while (true) { page.each { user -> myLog.debug(user) if (userAccessor.isDeactivated(u...
Hello, What needs to be added to scripted filed's so they can be added to OData feed, I'm trying power bi connector and work fine for all fields except scripted fields Details: "OData: ...
Hi All, Can you help me out in auto-transition of parent issue to closed when all its linked issues are closed within the same project. (Adaptavist Scriptrunner) waiting for an early reply....
Disclaimer: I work for Unito. Jessica Lorraine is the founder of Lorraine Virtual, a digital marketing and website agency that helps small businesses improve their online presence. The Australia-bas...
Dear Adaptavist, I have been trying to insert template via behaviour script, but experiencing a weird, periodic issue when i execute my script.(So i wounder what ...
I have recently downloaded the xls plugin for JIRA which allows me to connect to JIRA and download the required fields. We have several users that do not use JIRA. I have the method to downloa...
Hi, trying to notify users via POST method: '/rest/api/3/issue/' + issueId + '/notify' in ScriptRunner, this error appears: {"errorMessages":["Unrecognized field \"delegate\" (Class ...
Hi, Suddenly, in our installation of bitbucket (5.5.3) with scriptrunner (5.2.10) the "scriptrunner Built-in Scripts "page doesn't load. We receive the following error by the rest endpoint /rest/scr...
I am analyzing purchasing Jira Cloud vs Jira Server for a new company that I am supporting. After supporting Jira Server for so long, I no longer have an exhaustive list of "what Server does th...
Hello, Can someone explain to me this function It will find all issues with a remote link to some/all Atlassian app how can I limit it only to confluence, and where do I provide my confluence...
Hello, every enthusiastic developer, We are developing an application for the Confluence marketplace. Our idea is to provide a service where the users can transform pages in their Confluence space i...
I have downloaded the tool but i am not able to view after adding this in my project or settings.
Introduction In the previous article I already mentioned that modern IT solutions comprise of multiple tiers of components and/or micro-services. This brings a lot of benefits from both a bus...
Hi guys I'm trying create behaviors code in my instance. But my system doesn't work. When I fill the name and description to create behavior, nothing happens. SHould I do co...
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