Created Jul 13, 2022, Last active today
how to remove caldav sync of a subscriber
Adaptavist Script Runner for Jira Cloud is a different beast to its server/DC cousin. Can anyone direct me to some example scripts? For example, I am trying to create a sub-task and populate t...
Hi Team, We have a single select field ( T-Shirt Size) and based on the size selected 'Story point' Field must be updated automatically. if it S then it should be 1, M is 2 and L is 3 a...
Any idea of how can we manage the timesheet of inactive users in Tempo.
Gliffy has been part of the Marketplace for well over a decade. During that time, we’ve added features and functionality as we learn from the folks that matter most—our customers. Those insights come...
If you are one of the thousands of users of a Marketplace app, then you’ll love this month’s community badge! All you’ll need to do to receive Novembers challenge badge is leave 2 helpful reviews on ...
Hi Jira gurus! After many searches, I am reaching out to the community for a little help on this one. I am using this ScriptListener to update the story points from all issues in a...
I want to validate two different fields in a Custom Script Validator and show two different errors on the fields if both the validations fail. Currently it is showing only one error, the one I...
...ustomFieldValue = issue.getCustomFieldValue(customFieldManager.getCustomFieldObject((13207 as long))) if (customFieldValue == "Yes") { return true } also I wanted to add if condition to a...
I want to set due date based on SLA "due". IF I create new ticket SLA's due day is two days, it is possible using "sla's due day" to set "system field due date" with scriptrunner?
...hose purposes; further processing for archiving purposes in the public interest, scientific or historical research purposes or statistical purposes shall, in accordance with Article 89 (1), not be c...
Project managers are responsible for pulling up numbers, analysing, and consolidating reports for team huddles and client meetings. This is undoubtedly tireso...
Hi All, I would like to start automatically Tempo tracker when a issue is created. Do you have some suggestions? I was thinking about to make a post function create transition with scriptrunner, b...
I am admin and I have installed OTJ in my personal server and logged in with admin credentials. Is there any way to integrated all the users to Outlook in single click Or every individual have...
Hi, Using ScriptRunner listner - possible to get the issueCreated mail format and send it to other mailBox?
Hi , JIRA tasks are not appearing in the Team calendars for Confluence In our JIRA tasks we have created a new fields called end time which is datetime (mandatory). In Team calendars fo...
Hi, Got different code from the community for Removing access of users having no from past 90days. Trying to integrate it with rest endpoint. New to it so gathering info to be in json format a...
Hi Atlassian Community!! Have you ever browsed the Atlassian Marketplace, clicked on an app, peeked at some reviews and thought… ”Wow, that review is super helpful. They must really like the produc...
I am trying to set up a bunch of Rest Endpoints in Script Runner to retrieve data from databases to populate drop-downs based on other fields in the form. I know you can use resources within th...
Hi, I got this sample from here, https://scriptrunner.adaptavist.com/4.3.5/jira/behaviours-conversions.html Code snippet from the url : def repoNames = repos["items"]*."full_name" rt = [ ...
Hi, Can someone please advise why i cannot click on Status column as its grayed out under execution tab in the DEMO version. Please find the attached screenshot. Regards, Pavan
...bjects. public class LogThis { // Properties def log def errorLevels = [ debug: false, info : true, error: true ] } In this case, using this class, a...
Yes, there's no secret that timesheets are a pain .. you know where! Some people might enjoy it because it gives them the ultimate validation of achievement, however, for most, it's more akin to clea...
Getting an error : the variable [issue] is undeclared I am using this in a Post Function of a workflow Server 8.3.2 with ScriptRunner 5.6.6.1-jira8 import com.atlassian.jira.component.pico.Co...
We have several thousand bitbucket repositories, and some of these need to have a specific set of scriptrunner merge checks and pre-hooks applied to them. Assuming I already know (or can ...
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