Created Jul 13, 2022, Last active today
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...
if my Jira server user Directory is using LDAP. What will be the best way to : getUserByName("A"), addUserToGroup(user,group) error: "message":"org.springframework.transaction.CannotC...
I have 2 custom fields in Customer Portal form: Audience - Multi-select field Audience (Not in selection) - text field; optional on initial page load When "Audience" field value contains "Not in...
Hi, I have created a 'multi select checkboxes' custom field 5 option including 'None'. It is a single field with multiple checkboxes as options. I am trying to write a behav...
My catalina.out is flooding logs like this. 2018-10-09 04:25:43,527 http-nio-8080-exec-13 DEBUG sn410423 265x11299x1 1jbqmb4 10.122.50.165 /browse/FOS-805568 [c.o.j.groovy.groovyrunner.spring] Befor...
I have two projects: - Project_A - Project_B What I want is to hide project `Project_B` in dropdown menu of modal dialog `Create Linked issue` if an user click button `Create Linked issue` from is...
...reate"]) { def PKS = getFieldById("customfield_11904") PKS.setRequired(false) PKS.setReadOnly(true) } What this looks like. After clicking on create however. Any idea on how else I...
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