Created Jul 13, 2022, Last active today
I use Adaptavist ScriptRunner custom web fragment to create a button that links to the external page, but I need it to open a new tab/window. In normal HTML links I would just specify the 'target'. H...
I need to get data from specific confluence page (i have the url/page id) and assign to a jira scripted field using groovy/scriptrunner. I know how to assign data to a scripted field - the p...
Hi, I'm relatively new to configuring JIRA and having researched the forums, haven't quite sorted out where to do what I'm trying to do. Here are the two things that I need t...
Here is the code: import com.atlassian.jira.plugins.share.ShareService import com.atlassian.jira.plugins.share.ShareBean @WithPlugin("com.atlassian.jira.jira-share-plugin") @PluginModule Share...
HI Team, We are having a custom field with type "Hideable Free Text Field" type which holds some user values. Now We want to export that data to Excel, but that field name is not coming...
I have Script Runner Fast track transition post function on Create issue. This post punction works fine and it is last function in list. This do transition with id 181. Next I have Custom script pos...
I thought I had a major breakthrough for my QA team when I discovered the Behaviours plugin has long been installed on our instance yet totally unused. Finally, I could populate the Description field...
Hi, I am just solving an issue with Behaviours - I have a configured behaviour with appropriate mapping and everything goes well :) But when I try to read field Project, this field returns null in&...
I need to filter subtasks that has a delivery date later than the parent task. I'm trying to do a comparison between dates, but I'm not able. I tested this: project = MONRO AND issueFunctio...
I started to use the BuilderInfo macro creator.date and lastmodified.date fields. I'd like to add a given number of days to either of those fields and display them. How can that be accomplished? &nb...
Hi All Since Zephyr recently took over Capture for Jira , for any queries or issues please sign up to our support website 'https://support.getzephyr.com/hc/en-us' and use the option 'Submit a Case' ...
Hi Guys, We are trying to get the scriptrunner Confluence event handler working for PageCopyEvent. Unfortunately the event handler seems to be totally ignored. Running on the console for a specifi...
Can somebody help me with an step by step on how to create a SR function? My idea is to create a function that help me to filter subtasks with X status, based on parent tasks with X status. I looke...
I apologize if this has already been asked (I searched and could not find the questioned asked). I would like to count the number of Stories that are Linked to an epics, and then count how m...
Hi All, We are looking for any addon which provides us the document classification capability. Our requirement from the add on is to allow the user to select the document classification such as PUBL...
Background: For user time accounting purposes, we must have parent issues and their subtasks have the same Accounts automatically. To make this foolproof, we plan to remove the ability to edit the A...
Hi all, When an issue is created, the assignee must be the reporter, but if this assignee is NOT part of a specific group, the assignee must be the project lead. I was trying to make 2 post functio...
...jaxOptions: [ url : getBaseUrl() + "/rest/scriptrunner-jira/latest/issue/picker", query: true, data: [ currentJql : "issuetype = custome Issue Type", label : "Pick high priority issue i...
I'm trying to follow an example provided here, to pre-populate sub-task issue fields upon creation (because some of them are required). However code, as well as description, refres to pare...
If I use it manually on the build server (Windows Server 2008 R2), everything works. But if I try to use it as a part of the Bamboo build plan, I have the error: The SonarQube MSBuild...
Hello, We are looking for guidance on OAuth implementation between SalesForce and JIRA. If someone have experience in OAuth setup between JIRA and Salesforce, please share.. The ServiceRocket conne...
I have a code for sending a custom email as post function with scriptrunner. When the agents add comments, the code shows the mostRecentComment. When the comments are written in Greek language, nothi...
Is it possible in Script runner for JIRA Cloud to have a scripted post function that will send email to an external user (the email of the user is contained in some custom field)? the external user i...
I am looking to set due date automatically based on the issue type. I see there is an option for date and time, would that work?
Hi, I want to run some actions while triggering a custom button (web-item most likely), like udpating a custom field value or triggering an event. Is it possible to bind a groovy script to that butt...
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