Created Jul 13, 2022, Last active today
I have created a calendar with JIRA issue filters. My business users would like the see campaigns (=Epics in JIRA) and under them the tasks (=various types of issues in JIRA). The calendar doesn't&...
Hello, i am trying to set a formfield using a behaviour. The data i am trying to set is read from another issue. When i try to set the field value like this Issue presetFound = (Issue) issueItera...
Hi All, I need to hide the transition until the user has to log work I am using the script runner for jira can anyone help me in writing the code Regards, Pooja
The growing usage of mobile devices has been instrumental in the staggering growth in the number of mobile apps. Mobile apps have emerged as one of the most effective platforms for businesses to comm...
As any good business owner would know, customer satisfaction is key to growing your business. However, customer satisfaction doesn't always have to stem from providing a smooth and enjoyable service ...
Gliffy just launched a new functionality for our Gliffy Diagrams in Confluence for Cloud. When you hover over the Gliffy Diagram viewer in a Confluence page, a new button "Add to Gliffy Projec...
DEISER is putting a lot of effort into having a significant presence on Atlassian Marketplace, and usually, we talk in DEISER's blog about our Apps (add-ons) except in this article; I wouldn't l...
If the project key is known , I want to get all the components associated to this project using groovy.
Hi Team, I have created a Validation using Behavior Script on a custom field in JIRA and i want to have the same field having the same Validation in confluence too. I am able to get the field in Co...
I know that it gets used when accessing other plugins in scriptrunner code but What does it apply to? The next line of code? The entire source file? What exactly is it doing? Providing access...
I am attempting to use ScriptRunner to make a REST api call. However, I am not certain that I have the syntax correct or where I can test to see if I am getting the data I am looking for. &nb...
I am trying to add a validator to a workflow which prevents the issue from moving forward if the value selected in a select list (single choice) custom field is still set to the default. impor...
I'm using the below script in Scriptrunner and it's working just fine for most issues (using OutwardLinks). However, when the issue is linked FROM the status I want, it returns null. For ...
I integrated Team Calendars with our Jira project and it worked great. However, some entries are shaded (transparent) while others are sold and opaque. Anyone know why this is?
...ARequirements.setHidden(false); EAStatus.setHidden(false); EAComments.setHidden(false); log.warn("source value: " + EARequirements.isHidden()); } else { EARequirements.setHidden(true); E...
I am executing a script to keep fields synchronized between Epics and their children. When I run the script it updates the children with a PUT def result = put('/rest/api/2/issue/' + issueKe...
UPDATE 2023: Hi all, unfortunately changes in Google Apps Script have made it very difficult to register the webhooks we need to in order to run Trellinator. We were kind of keeping up with some work...
we are using script runner heavily in our organization and recently while working on one of the requirement, we encountered an issue where we have to transition a workflow using one groovy script whi...
tl;dr: I want to delete shadow users in the Jira 'internal' directory that are currently authenticating against an external directory. Past threads that come close to this request talk about databas...
Hi all, Has anyone, recently, migrated cascading fields to a single select field? I have seen some old posts from https://community.atlassian.com/t5/Jira-questions/Copy-Cascading-Select...
I'd like to record permission changes on pages. I already found this https://jira.atlassian.com/browse/CONFSERVER-19721 but figured I might be able to implement something myself with the he...
Preconditions are one of the essential parts of a test case, besides test steps and IDs. There’s certainly more valuable information you can add to your test cases, but those three elements are a mus...
Buenos días. Querría saber como asignarle un rol de proyecto a un usuario ya creado para que puedea visualizar las incidencias de dicho proyecto. Un saludo y gracias
I am developing a code to send the email based on some event in confluence using script runner plugin. I am using the same format as default confluence email, but I am not able to fetch the page icon...
Hi, In the open status of project "Task Management" we have reassignment transition on which - set the custom field "previous assignee" = current assignee by post function -display the "New Assign...
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