Created Jul 13, 2022, Last active Aug 16, 2025
...pp’s configuration screen, we can set up every attribute separately to display on the user’s public profile and the hover dialogue. Here is the resulting view of such a setup: The c...
In short, we have a transition on sub-tasks that we would like to run on a specific set of sub-tasks depending on the value of a multi-select checkbox custom field on a sibling sub-task. I'm trying ...
So agent goes to the queue and opens up an existing request. The request has numerous fields and the agent updates a custom field (dropdown box), immediately a pop-up screen appears asking if t...
Hi, Im trying update a user property when an user is added to any group. Im using "Events: GroupMembershipCreatedEvent" to trigger when ever a user is added. Is there a way to find out to wh...
At Gliffy, we’re looking for users to provide feedback and help shape our product. It’s a Jira app that helps teams strategize, plan and execute by mapping plans to your existing Jira.  ...
...uthor.name \n".toString() } def hookResponse = hookResponse as HookResponse hookResponse.out().write BitbucketCannedScriptUtils.wrapHookResponse(msg) return true
Hello I am looking for a way to implement "Switch to Internal Comment tab in a transition" https://community.atlassian.com/t5/Jira-Service-Desk-questions/How-to-change-default-tab-to-internal-...
Hi On my log files i got the following message every minute. Caesium-1-2 ERROR ServiceRunner [p.i.i.jira.scheduling.QueryTask] customfield_XXXXXX/FieldName is required. ...
...vent 'com.atlassian.bitbucket.event.pull.PullRequestDeclinedEvent[source=com.atlassian.stash.internal.pull.DefaultPullRequestService@3e316076]' for the invoker 'SingleParameterMethodListenerInvoker{method=public...
Hello Adaptavist, Atlassian, I have setup Script Event Handlers and Script Pre Hooks 'Naming standard enforcement' for bugfix and hotfix as per below in Bamboo Server Scriptrunner add-on bugfi...
Dear All, Please comment if any one has an answer for this. JQL for time spent on a user story before moving from one status to another.
When I am creating/editing an issue and wish to apply a linked issue, the drop down box displays a list off ALL issues across ALL projects. How would I apply a filter to limit the possible issues to ...
Hello, I would like to add an image to a post function "ScriptRunner workflow function - Send a custom email" I'm currently using the following: In the email template: Hello. ...
Hi fellows, I would like to understand more about Atlassian's approach for Add-ons, Plugins and Apps. I already searched at documentations and blogs, but things was not so clear for me ab...
All, I am getting this error while creating application links. javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated, please suggest on this. thanks, Lakshman
I've built a workflow that has a transition from Closed to Closed called 'Clone' that creates a clone of the ticket into a different project and as a different issue type. I'm accomplishing thi...
...ppend": originalDueDateField.setHidden(true) break case "Data Feed": originalDueDateField.setHidden(true) break case "Data License": originalDueDateField.setHidden(true) break case "E...
I've compiled a simple rest client jar using maven/intellij and would like to use it in Jira via a Groovy script (Custom listener through Script Runner). I've placed the jar in atlassian-jira\WEB-INF...
Hi, I am not able to see the option of viewing a Network tree of links created. Instead all I can see are the links under each issue. I can't even see the 'layout' view under 'more'.&nb...
Even if you launch your project with a complete set of requirements, expect changes to crop up once the project is up and running. Depending on which project management model you choose, adding,...
Hi, i would like to give the 'Ask question'/'Save' Button another function. Instead of asking the question - it should send the question to an Questions Admin where it's checked and will be postet b...
Hello, I use benaviour and rest endpoint to query the database. There are two fields. One for input data. Other for output data. I want to query the database by value from the first field and outp...
Hello I am trying to get value of specific Profields List Field in specific project. My code is: def ProfieldsValueService = ComponentAccessor.getOSGiComponentInstanceOfType(ProjectValueServ...
I want to write the last editor of a custom field into a scripted field. I do it with the following code: import com.atlassian.jira.component.ComponentAccessor return ComponentAccessor.getChangeHis...
Using script runner, I just want to know how to enforce a policy involving code standards or format. For example, the source files have a header field and this field should have certain attributes fi...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard