Created Jul 13, 2022, Last active today
Hi Team, i need help for few of my questions and if its possible then how to implement them . In JIRA workflow for my client ,i have created grrovy script that creates subtask when parent...
Hi, I want to user Adaptavist Script runner for Jira to create some extra functionlities in combination with some Tempo Timesheets features. Using the instructions on 'setting up a dev environment'...
Hello - I need to create a ScriptRunner listener. In there, whenever there's an update to the JIRA issue, to the FixVersion field, then I will then trigger some action. I need a Groovy sa...
Hi, With the automation shown below, there exists "no epic" foler under component. How I can disappear that ? In passing, I would like to know the "Grouped by" orde...
The Atlassian REST API Browser is not (marked as) compatible with Bitbucket Server 5.0.x. Since the plugin is developed by Atlassian Labs, and not supported, how does one get it to support new Bitbu...
Anyone is able to edit a custom field that is restricted by behaviours to Read only or Hidden. This happens when you first open the JIRA Issue or after a refresh. When you change another field on the...
Hi i would like to automatically record the time spent on each issue card as it moves through different state of the workflow rather then having Log the time spent manually in each Transition state....
...umber"); num.setRequired(true) I would like to write a wapper class around to avoid duplicate code every where. Created groovy file called FieldAttr.groovy in behaviourutil folder package behaviourutil i...
Hi, so I'm inexperienced and don't know where to look. Basically I am setting up emails to trigger when a comment is left on a particular Project. I would like the emails to have the body text of the...
I had the chance to attend a Scriptrunner session as part of the Atlassian User Group meetings, and I learned quite a lot; I got a sens of what Scriptrunner can add to Jira, and how it can add comple...
For long I have seen people struggling with capacity planning and resource utilization in JIRA. I have tried to solve this problem and built a new plugin which might help our cause to an extent....
Hi everyone ! I need to add the original reporter as watcher on issue create. All of the guides that i found online are for scriptrunner for jira server, but i'm running a cloud instance and t...
We are using the Initialiser Function in behavior to set a default template to the description field. The initialiser is re-run if the Validation fails, for instance missing required fields, the des...
I'm developing a custom plugin to integrate Jira 6.3.14 with an OAuth2 server. First of all, as described here I changed seraph-confix.xml and extended JiraSeraphAuthenticator. I overrode the metho...
Recently,my project adopt Questions add-on for Confluence.I came across two problems: 1.Why the unanswered list not only contains questions that been answered,there are also somequestions answered i...
I've added the 'popular Questions' macro to many of my Confluence pages, with the 'Ask a Question' button included. I have also set topic tags to filter for the macro (i.e. so that it only shows Ques...
I have a "restart" transition in my workflow that has TTS plugin attached. The restart transition bring the JIRA ticket from ANY state back to Not Started which is where issues originate. H...
Hi, I have created the cloud addon in JavaScript with Atlassian Connect Express (ACE) and Node.js framework. I have used the ngrok for development. How do i add my addon on atlassian market place? I...
....AddLabelValidationResult import com.atlassian.jira.component.ComponentAccessor public class EPAutoLabel { static List<String> process(com.atlassian.jira.issue.Issue issue) { def m...
Hi, I am working on writing a groovy script for calculating Epic Rollups. I would like to know is there any way of getting the global values for the user, issue assuming there is an epic? I ...
...echanism to see what my email looks like, the validation step that tests the Condition is returning true or false correctly based on different issues I throw at it. However, I've already seen where an i...
Hi Everyone, We recently made an add-on to save us some time on the Scrum planning meetings and would love to get some community feedback on its usability and added value. It works by a...
Hey everyone, I recently updated a method we have that creates an Issue Type Screen Scheme in our plugin. Now it creates 2 Screen Schemes and we want to associate an existing Issue Type Screen Schem...
import com.atlassian.jira.issue.Issue import com.atlassian.jira.issue.ModifiedValue import com.atlassian.jira.issue.util.DefaultIssueChangeHolder import com.atlassian.jira.component.Component...
For example, if customfield_123 = 1543, then these issues would all be linked with the relates to link type. Is it possible to do this with a listener? Thanks!
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