Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Created Jul 13, 2022, Last active Aug 22, 2025
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...
Hi team, I am using adaptavist and in test cycle i assigned a test case to a user. So the user should get a mail notifying that he is assigned a task to execute a test case. To our surprise n...
Hi Team, Is there any way to restore my team calendar in the page? Actually the calendar exists in confluence however the events are deleted mistakenly, so wanted to get them back. Appreciate ...
Dear all, I've been pulling my hair trying to run the sample code available from https://bitbucket.org/Adaptavist/scriptrunner-samples/src/master/ by following the instructions on htt...
For agile teams, all product release cycles typically follow the same route. Once the story-boarding is completed, backlog is set up in Jira, tasks are being assigned to development after you work ou...
We're using JIRA Software / server version 8.4 on Windows Server 2016. I'm new the whole JIRA scripting. I've been able to implement most of our workflow without needing to script anyt...
when writing below line , getting error as "Unable to resolve class BaseScript" @BaseScript FieldBehaviours fieldBehaviours Please help as soon as possible.
Friends: I have created a calendar and have events in them. But is there a way to make an event call an endpoint with parameters so I can use that for some extra work ?
Hi...I am trying to write a scriptrunner incoming mail handler so when an email is received these three things must happen: - Add a comment to the jira issue with the body of the email (I was able t...
I have a Behaviour written to make a group of justification text boxes visible and required if a checkbox field contains a particular selection. Specifically: if cf 'Selections' contains 'RCCA Done' ...
Hi Team, We have issues retrieving test case related information using TM4J API. We have followed the steps from the documentation: https://docs.adaptavist.io/tm4j/server/api/v1/ Ou...
import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.config.IssueTypeManager IssueTypeManager issueTypeManager = ComponentAccessor.getComponent(IssueTypeManager) issueTy...
Help with the script, I need to add the user to the field when creating the task, if two values are selected in the field, field I use Selection List (Drop Down) i'm using script runner and i have ...
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