Created Jul 13, 2022, Last active today
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...
...ustomfield_120822").setHidden(false) getFieldById("customfield_120822").setRequired(true) }else{ getFieldById("customfield_120822").setFormValue(null) getFieldById("customfield_120822").setRequired...
Hi All, Can someone suggest me how to hide the transition until the logwork has to done. I have 2 transitions from To Do to In-Progress Case 1:One is sent for In-Progress Approval from ...
We want to try the cloud product, but have following questions How performance looks like? e.g. any performance limitation on the number of questions/answers/comments Are ther...
Yesterday we published a blog at https://www.adaptavist.com/blog/how-pledging-1-can-improve-your-teams-morale/ which reports on how Pledge 1% at Adaptavist is contributing to the community but a...
Hello Is it possible to retrieve the transition ID when a transition screen is shown and a behaviour would run on it? How could I do that? I have a couple of transitions which use the same screen. ...
I want to get JIRA to read the content of the word document which i attached and update custom fields in JIRA. To have the process of parsing the MoP(Document) and updating fields in JIRA automati...
My users are entering questions in the QC space and in my FW space. It's confusing because they aren't watching both spaces and I can't make them watch both. You'll see below that I'm ref...
I'd like to pre-populate the valid labels list based on all the labels used in a specific space. I notice the Label List macro gives me the list of labels I'm interested in. Not...
Hi, I have two custom fields : deferred (multi-select) and Target release (single list) Need to write a script where value of 'deferred' field (all values of multi-select) should be less than ...
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