Created Jul 13, 2022, Last active today
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...
Hello Jira community. I used to use a script for Scriptrunner for automatically disable users that have been inactive for a certain period in JIRA, provided by Adaptivist. The code is still ...
...atchUsers = {usernames ->; usernames.each { watcherManager.startWatching(userManager.getUserByName((String)it), issue) } } watchUsers(users) log.warn("true") } else { log.warn("f...
I am using the Behaviors plugin to show a subset of the fields in a list for a given projects but I have noticed that if I have disabled items which were previously selected that I do not know how to...
Hi all! My name is Miles and I work on the Marketplace team. We’re looking for better ways to recommend and suggest apps that are truly crowd favorites, so of course we wanted to poll the Community. ...
I am working on a post function custom email - I am looking to create a condition that checks if a certain checkbox was selected in the parent issue. --------------------- &n...
can we use script runner in bitbucket server instance(not datacenter) for mirroring all the repos in a single shot. or should we set up mirroring manually for each repo separately in script runner. ...
Hi, I am trying to modify the description and environment field. Both of them are system fields and both are large text areas. Am I able to use behaviors to reduce the size of those? I am mo...
Hi, In scriptrunner the behaviours flod the logs and I would like to disable the logging. I tried disabling from the behaviours UI config but it just re-enables all the time. Can I disabl...
With so many browsers and platforms being used today, software application testing can no longer be confined to one or two browsers or platforms alone. While you have Windows, mac, Opera, Safari, IE ...
This have been discussed multiple time and I reviewed many answers but could not make my script to work.... I'm using this in the "behavior" to Assign to a specific user per the team the reporter se...
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