Created Jul 13, 2022, Last active today
...ransition from status: Needs Action SD Error: java.lang.RuntimeException: Assertion failed: assert createReq.status >= 200 && createReq.status < 300 | | | | | | | | 400 true | | 4...
The beginning of the calendar year is often marked by a list of New Year resolutions that are enthusiastically drafted in late December and abandoned by the beginning of February. Even more so when y...
...opyProject.FIELD_TARGET_PROJECT) : key, (CopyProject.FIELD_TARGET_PROJECT_NAME) : name, (CopyProject.FIELD_COPY_VERSIONS) : true, (CopyProject.FIELD_COPY_COMPONENTS) : true, (CopyProject.FIELD_COPY_ISSUES...
We have recently started using ScriptRunner and really like it. The build in functions to expand JQL are proving a hit with our users. One of the functions they really like is earliestUnreleasedVers...
Hi, Can i get createmeta data using permission manager/ any other manager in groovy script?
Hi. I configure automation rules and wont to chek there status of linked issue. I try to do it with the next code: issueFunction in linkedIssuesOf( "status = Open" , "Link name" ) and ha...
...f which interdisciplinary teams the employee is part of." getFieldById("summary").setLabel(summaryLabel) getFieldById("summary").setRequired(true) getFieldById("components").setLabel(c...
Hi there! The goal I'd like to achive, is to only show released and not yet archived versions in the Affects Version/s Field in JIRA Service Desk Customer Portal. I tried this in vain using t...
I want to update "Y" Profields (type: Date) of an "x" Project using Restsharp I referred below URL for the same. any help would be much appreciated. http://profields.rest.deiser.com/#/Connecti...
Hey everyone, i want to add as a subheader an infobox to a request type. For this I use the Scriptrunner Script Fragments Web Panel Script. Choosing the Web Panel „servicedesk.portal.subheader...
Hello, I use Adaptavist ScriptRunner for JIRA Cloud addons and it's awesome. Problem i have... i need to add some script who modify issue fields but when i execute some script with it : all my user...
Is it possible, using Script Runner, to get all of the Bitbucket users, projects etc, that are synced with the JIRA Database? Currently, all of my code returns null, I'm not if this is because of th...
Is it possible to auto save answers /solutions to users in the knowledgebase or to simply make them searchable ?
Hi, I'm the developer of the Connect App "Atlassian Shareables". I would love to hear from you, my customers, your use cases for sharing Jira Issues to your customer and colleagues so that I can cr...
After upgrading from v 3.1.3 to 4.1.3.24 script gives error: /rest/com.onresolve.jira.plugin.Behaviours/1.0/behaviours/runvalidator.json [onresolve.jira.behaviours.BehaviourManagerImpl] Script...
Is there a way to add component to Story when change in Epic component? I am using Behavior plugin and scriptrunner 4.3.1 I am using below script to populate Component from Epic to Sto...
Hello Adaptavist! In your documentation for create-page-macro is mentioned: $increment - a number which increments each time a new page is created. My question is: Depending on what? Pages crea...
Hi There, We've updated to the latest available version of Scriptrunner for our 6.4.7 JIRA version and now I see errors in the log file: 2018-02-01 09:50:01,372 atlassian-scheduler-quartz1....
As data breaches become more common, organizations start re-examining their security policies. In particular, they look at how their employees access company cloud-based services. In the past, I...
Hello I am looking for a way to test "assignee in membersOfProjectRole(PROJECTKEY)" as standard "membersOf" is restricted to JIRA groups. I have found a pending request: https://jira.atlassi...
...() connection.setRequestMethod("POST") connection.doOutput = true connection.setRequestProperty("Content-Type","application/json") def writer = new OutputStreamWriter(connection.outputStream) w...
Supervisors for the team are receiving email notifications from only one user entering events. Other users are entering events and no email notification is received. Users are all creating events the...
Is it possible to make a custom field mandatory ONLY when another customer field has not been populated (NULL) on a screen. This will happen on the create transition and i have no idea were to start...
With the recent addition of Stride and other chat support, will this plugin be adding plain XMPP support? That would be very useful for those who don't want our messaging locked into a proprietary pl...
I have assembled a script listener to copy the contents of a system field (Assignee) to a custom Field (Assigned To) when an event (Issue Updated) is triggered. I have limited it to one pro...
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