Created Jul 13, 2022, Last active today
Greetings, I have a Team Calendar. I have it configured to display in "List View." For some Events, in the Description, I have input several lines of text separated by carriage returns. In the Lis...
Hello. I'm trying to build a behavior in order to show just the fields I need to see depending on the value of a previous field. We have 3 "sets" of fields, but with the script I'm using, it only wo...
I just added the cloud team calendar (30day eval) to our cloud environment. Now every time I visit Confluence, I get a modal window asking me to confirm that the timezone already selected is the cur...
I am happy to announce that COGNITIFF has released the WSJF Plugin for Jira. The WSJF (Weighed Shorted Job First) prioritization method is based on idea of 'cost of delay'. This approach was po...
...uery : true, data : [ currentJql : "project = ${selectedProject.key} ORDER BY key ASC", label : "Pick high priority issue in ${s...
Hi, I am trying to create a sub-task with custom fields. I can create sub-task with system fields with the following code. However, whenever I add the line of code for setting custom field, an er...
...ageRequestImpl.MAX_PAGE_LIMIT) ).values */ /*def status = false for(thread in threads){ def comment = thread.getRootComment().getText() if (comment.contains('Alpha')) { status = true break } } return status*/ def p...
I copy the following copy from adaptavist library: import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.issue.IssueFieldConstants import com.atlassian.jira.issue.Issue ...
Can anyone tell me what the difference is between Config exporter and Configuration exporter in ScriptRunner? I see both options in the System category when browsing the built-ins.&nb...
I am trying to add bigpicture from the Marketplace, however we continue to "run into a problem" Does anyone know how we can proceed?
Apologies - I feel like this has been asked before, but I can't find the answer. I have a cascading select where on 50% of the options there are no values for the second select/drop-down fie...
Hi community, I'm trying to calculate the sum of two custom fields with a time entry like: 1w 5d 3h 2m and 13w 3d 19h 58m. Here my code: import com.atlassian.jira.component.ComponentAccessor; d...
I'm using JIRA Software v8.4.0 The multi-select I'm trying to get the selections from is in a tab of a screen "Required Reviewers". I've read several posts, however, many are for JIRA versi...
How do I give the user permission to change call status?
Hi, I am a contractor working with Capital One trying to connect a Team Calander I created with a Confluence Page Calendar and I followed the steps that you laded out in the help section of how to co...
I know, I know. I am a vendor, and I "must" write about our apps. But I am also a Community Leader and 1 + 2 = I will share a story about our customers' experience with Configuration Manager for Jira...
I try to write a mailhandler with Scriptrunner (at 'incoming mail' site). At first screen, I setup to use a configured imap-server and 'ScriptRunner mail handler', at secound screen, I put the java...
Hi folks, I'm trying to post to a rest api using scriptrunner: import groovyx.net.http.HTTPBuilder import static groovyx.net.http.ContentType.* import static groovyx.net.http.Method.* impo...
I have a script to copy value from the epic to story, a need to copy from stories using as "parent story" an issuekey from a custom field "Original Story": The script that I'd been trying to adapt i...
Hello, Currently we use Jira Software (Cloud) and TM4J - Test Management for Jira Cloud for our manual testing needs (acceptance, integration, functional). We would like to add automated testi...
Hi there- a recent post I made has been marked as Spam for some reason - could you remove the spam tag, please? https://community.atlassian.com/t5/Adaptavist-questions/How-to-Use-ScriptRunner-...
Hi, I' m trying to synchronize the selected options of a Multi-Select field, across linked issues via a ScriptRunner Listner, triggered by the Issue Updated event in a named project. The link looku...
...vent.issue, event.user, true) Since this method is deprecated i tried something else, which I found in the community and modified it a bit: import com.atlassian.jira.user.ApplicationUser import c...
Hi, In order to bring more awareness to our Teams regarding the total effort spent in new features we would like to sum the total time spent first at US level and then at their Epic Level. So, a) h...
Hi, I have created a Scriptrunner listener which should be triggered to create a sub-task upon creation of a new issue with the condition that a certain field has a specific value. Initially I tried...
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