Created Jul 13, 2022, Last active today
Hi, I am pre-text formatting wiki style rendered custom field through behavior but unable to set the text in left or right in cell. Its displaying center. see example def dfValueCleintServer=""" ...
Good Night, I'm trying to do a post function script where on the crating of a subtask, I get the parent linked issue summary in to a custom field. I got an issuetype name "SS", the "SS"is linked to...
Hi there, Atlassian Community! As you may know, the Atlassian Marketplace is ever-changing. As such, we’re adapting the Atlassian Marketplace Terms of Use to reflect recent changes. Review ...
I have a behavior with checkboxes that includes values None Value 1 Value 2 Value 3 I want to clear all the values if "None" is clicked which I have been able to do. But I also ...
Is it possible to test if a form field has been set as required/hidden/readonly? I mean something like the related getters for the setters shown in the API reference: e.g. https://scriptrunner.adapt...
Hello, I am using Adaptivist ScriptRunner Jira together with Catworkx Matrix for Jira. The matrix plugin uses project permissions to allow issue cards to be moved from one cell to another.&nbs...
Hi, I'm trying to use the cloneIssue function in a script. Everything works fine but i just wanted to know if there is a way to keep the status of the original issue. Is a parameter like "CloneIss...
We want to ingest the calendar from confluence from another app, but it does not have direct access to confluence, so we need a way to periodically export the calendar to ics format. How can I automa...
...ole="dialog" id="sr-dialog" class="aui-layer aui-dialog2 aui-dialog2-medium" aria-hidden="true" data-aui-remove-on-hide="true"> <header class="aui-dialog2-header"> <h2 class="a...
I'm looking for best way to only allow those with the project Administrator role to select the two highest priorities when creating or editing an Issue in my project. We have Critical, High, Medium, ...
Confluence is an incredibly powerful content creation and management system, but there are few drawbacks when it comes to traditional document management. If you still rely on other tools like...
Atlassian ranks project attributes as the third most important factor impacting performance in the category of data. It’s not surprising, since project attributes are precisely the rules used to man...
Hello, We would like to set a value in a date field, based on the sprint end date. So if the sprint end date is 2/26/2019, that field would get this value. Would this be possible using scriptrunne...
Problem description Jira 8 contains the Atlassian Platform 5.0. This platform changed the autowire-mode from the deprecated 'auto-detect' to 'constructor'. As a result, older versions of Kant...
When you have somebody new join your team, one of the things you usually need to take care of is to show that person around telling how everything works. The better job you do as a manager during onb...
...A00Z Curl response I'm getting is {"success":true} but it doesn't have any event list. I did verified date ranges again and again and we have events within input date range. So, i...
Hello fellow champions, I think to value apps you...
Hi, I have scenario where the given multi-select custom field in create / edit screen should not be allowed to choose more than two values. Say the Multi-select field will have ten valu...
Yakov Yukhnovetsky works as DevOps engineer for Philips, the multinational technology company. His team develops IntelliSpace Genomics - an application built on Philips Healthsuite with wor...
Dear all, I'm looking for a way get the Jira Portfolio Plan Name or Plan Id of an issue E.g. inmagine an Epic which is assigned to/which is Part of a Jira Portfolio Plan with Plan...
I am wondering if anyone was able to call REST API call from Confluence Script Runner to same Confluence host? I am trying to create page (this is Ok) then update some of the page parts afte...
Automatically adding checklists to each new Jira issue is a desired functionality. One typical use case is having the “Definition of Done” available by default in each new issue, to make sure that ei...
One part of our company uses configuration manager and we use project configurator. I am trying to import the xml file given by them in my server . Will one add on be able to import a file exported ...
Can anyone provide scriptrunner cloud, workflow post function, run script code to calculate the number of days between two custom field dates. I've seen the code below but the first two lines ...
...assword = "admin" def authString = "${username}:${password}".bytes.encodeBase64().toString() URLConnection connection = url.openConnection(); connection.requestMethod = "POST" connection.doOutput = true...
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