Created Jul 13, 2022, Last active today
I am getting a 5-10 second delay when adding multiple users to a multi user picker using a listener in scriptrunner, is there a more efficient way to handle this: List<ApplicationUser&g...
...omponentAccessor.getUserManager().getUserByName("jhon.galt"); log.warn("Getted user is " + johnGalt.getName()); ComponentAccessor.getCommentManager().create(issue, johnGalt, messageToAdd, true);
I've been using ScriptRunner for Jira for a long time now, but I've just started using ScriptRunner for Bitbucket and I'm having some issues trying to figure out how to write conditions properly. I'm...
I am getting a 5-10 second delay when adding multiple users to a multi user picker using a listener in scriptrunner, is there a more efficient way to handle this: List<ApplicationUser&g...
Issue Templates for Jira has proved itself as a tool that helps being Agile, maintains the information flow and saves working time. It is highly appreciated in data hosting, where everythin...
We are working on a new experimental app connecting the Odoo ERP System to Confluence. The main purpose of this app is to access Odoo data from Confluence documents. Or in other words, to enrich Con...
Previously, I have an issue when trying to move to resolved status and the fixed versión was not set, it should show a message asking to complete fix versión. Now, I am trying the other way ...
Hi, I would like to display some data from MSSQL. I have a View in Jira database. I try do this with tutorial from official Script Runner Documentation, but when I run code in script console i ...
I'm trying to restrict editing of a particular field (fixversion) in a project. The goal is to have everyone in the project see the field but only have people in a particular project role edit the fi...
Envolved with well-marked process with sub-tasks (many sub-tasks) and the time spent for each one, my team had the necessity of some automations to facilitate and speed up the daily work on Jira Clou...
Hi , I had a REST Endpoint with a dialog that worked on script runner verion 5.0.11 . We upgrade the script runner to version 5.4.39 and now, The dialog opens in a new window. For exampl...
The latest Winter Executive Report by Customer Contact Week Digital shows that reducing customer effort is the most important priority for 2018. CX Network confirms that modern co...
...pplicationAreaValue == 'SL SAP ECC') { CompanyandRoleField.setRequired(true) } else { CompanyandRoleField.setRequired(false) } But JIRA gives the report about t...
...pplicationAreaValue == 'SL SAP ECC') { CompanyandRoleField.setRequired(true) } else { CompanyandRoleField.setRequired(false) } But JIRA gives the report about t...
We synchronized our Outlook Calendar with Confluence using Team Calendars and we are using the Team Calendars macro to share the calendar via a Confluence webpage but our calendar becomes saturated b...
...escription").setReadOnly(true) }else{ getFieldById("description").setReadOnly(false) } I have user same script for rest of the fields also. The BUG: When a user wants to copy+paste content f...
Hi While using this script https://scriptrunner.adaptavist.com/latest/jira/recipes/behaviours/subtask-default-fields.html I can copy all other fields but cannot c...
...ssueInputParameters.setSecurityLevelId((long)10740); issueInputParameters.setSkipScreenCheck(true); issueInputParameters.setApplyDefaultValuesWhenParameterNotProvided(true) log.error("Estou i...
Hi, I am setting up a behaviour in Scriptrunner and for the most part have everything working what isn't working is the setting of my single select values. What's happening is that when I set the o...
Hi All, I'm using adaptavist scriptrunner in bitbucket which exposes the PullRequest (and MergeRequest) API from Bitbucket. My goal is simple: Veto a PR into our release or production br...
The newest version of Power Scripts for Jira now comes with an in-built log viewer, designed to help save Jira admins time as they can now simultaneously write scripts and check their logs all in the...
Hi, I am new to using the Tests functionality in JIRA. I was assigned to takeover one of the intern's roles who was previously overseeing this awhile back. There are test cases that currentl...
I test use JQL(key = CTT-4287 and issueFunction in aggregateExpression("Total Time For all Work","timeSpent.sum()") to get sum of time logged using aggregateExpression in jira. But I confuse why I n...
Hi All, I am trying to pull data from an excel spreadsheet. I have found several excel parsers for groovy that are based on apache poi which seem like what I need. https://gi...
The BibLaTeX and LaTeX macros work great but how can we combine them? We can't seem to use BibLaTeX within the LaTeX macro and we can't seem to embed the BibLaTeX macro within the LaTeX macro. The L...
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