Created Jul 13, 2022, Last active today
In one of our JSD projects we want to disable the automatic reload of the portal form when a user writes in any field. We want to have the form reloaded only when any field had changed (after leave f...
Good day, everyone! After update from JIRA Server 7.6.1 to 7.12.1 we have an issue with ScriptRunner REST endpoint page - it just throws an error, and we can't delete erroneous endpoint, becaus...
Im trying to write a script using the scriptrunner, I want to do a script to return me a total time in each state. For example: 1. how many days, hours, minutes stayed from Open to 1Status? 2.&nbs...
Hello, I need to create a custom listener that creates a sub-task for each selection in a multi-select group picker from the parent issue. Then it needs to validate that the sub-task doesn't already ...
One of our stops on the recent trip to the United States was San Francisco, where we hosted our own Jira Service Desk Day 2018. We invited Atlassian team, Solution Partners, AUG members and...
We've bid farewell to the Scroll Office brand and are excited to announce Scroll Word Exporter for Confluence – the easiest and most sophisticated way to transform your Confluence pages into professi...
...erge/check/10418"; def response = new JsonSlurper().parseText(get(REST_URL)); def ret = (response.status == 'accept') ? true : false; return ret maybe I have misunderstood how this feature work. T...
Hi, i wanted set the Developer field values as same in assignee field in a transition screen. I've tried with Groovy script ( set field value ) on post function. Below is the code snip: i...
Hi, I am trying to use lister to clone a ticket when the original ticket is resolved and update the ticket cloned ticket with CF x to CF Y My current settings are: condition: cfValues['Requ...
A user may have inadvertently deleted a team calendar. When i click the URL to the calendar, i get this message: Unable to load events of x Team Calendar If the user deleted the calendar,...
Hi all, Is there a way that I can use behaviours to update (remove items from) the components list? Meaning, can I remove certain components from showing up from a JIRA Service Desk (or regular...
Hi there, My user would like the convenience of a number field, but only wants to see integers 1-5 in results. Is it possible to offer these digits as a select list via ScriptRunner ...
Hello. We are doing a 30-day trial of the Adaptavist Survey plug-in for Confluence. I note there is a method to provide a "Submit as Anonymous" checkbox. This works great. How...
I've added a Post Function - Script Runner function to one of the workflow transition steps to clone the issue and would like to only perform the clone if none of the issue links have an issue type o...
Hello, I'm testing Scriptrunner version 5.4.30 together with Jira version 7.11.2. When I use the "script registry" I was used to a green bullet (yes, everyting ok), a yellow triangle (warnings) or a ...
I am using the post function "Selected status to define an user who performed workflow step is "In Test"". However, I need to also do this for another status "In Review" on the same transition. ...
Background: In project XYZ: For every story & task, we have story points. I want to calculate all story-points assigned to stories and tasks assigned to Mark in the current sprint(Capacity Dem...
I'm attempting to pull only the linked issues and not subtasks into a custom email using scriptrunner. Found this script from a different post: <ul> <% def outwardlinks = com.atlassian...
G'day Atlassian Community! You may have noticed something different about Marketplace lately – our Atlassian Verified program recently got a makeover! &nbs...
Hi, I'm using Team Calendars and custom event types. However, even if it is the *same* event type, I want to have different reminders (e.g., Event Type X with 1 week, and for another event in Event ...
I would like to manage tags (rename, delete, add to or remove from questions) and edit questions and answers as a Moderator. But it seems that you need to be Confulence Administrator to do that. Or a...
Currently there are 2 fields - Field 1 (Select List custom field), Field 2 (read only nfeed custom field - fetches value from database). Based on the value selected in field 1 and value populated in...
Deviniti started 15 years ago as a custom software development company. Now, being an Atlassian Platinum Solution Partner, we never forget about our roots and are always happy to build an...
HI , We are looking suggestion to make the Description field as required for certain screens only. Currently it has been configured as required for all screens and we have tried to confi...
...ried 2 listeners: - Send a custom mail - Fires an event when condition is true In both cases: When I leave the condition blank, the listener won't run. When I add a condition for a project k...
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