Created Jul 13, 2022, Last active today
I have a custom field of type Script Field (scriptrunner) with a Custom Template (basically formatting numeric values and setting colors and background colors based on value). When I show this field ...
From https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_portfolio "After first install the version of ScriptRunner containing these functions, a full reindex is required, ..." ...
Good morning all, I am looking for the best chat solution that can be integrated into Jira. It would need to be cloud based and ideally make the ticketing easier. This is to communicate with our cl...
Hello - I am currently working on custom email notifications via post functions. In my notifications I have simple Groovy scripts that show different fields for the Issues. What I am tr...
How can I get the previous versus current timespent of a worklog item? I can get the last X (milliseconds) updated worklogs and see the current timespent but I'm interested in what the previous valu...
Hello to everyone! I wrote a script that must to change assignee in an issue, but it doesn't work without any error. I have "customfield_10300" (Epic Link) and username "jandall". This script...
Hi, Earlier we had Jira version 6.4.2, where we had been using TEMPO Servlet API for extraction worklog details. Recently, we upgraded to Jira version 7.2.8 and Tempo version 8.4.1 and the ...
Performing the same script via the Script Console works but via the Scripted Field it fails to retrieve Tempo data like worklog attributes. Are these maybe not saved yet? How to deal with this? List...
Hi, I'm trying to update a radio button custom field with one of the values in this field using post-function in a specific transition. I wrote the following groovy script: import com.atlassian.ji...
How can I get a list of space administrators for a space using groovy script because in some of my spaces I have more than one space administrators? E.g the below is the expected output from the scr...
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...
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