Created Jul 13, 2022, Last active today
Hey everyone, I started playing with ScriptRunner (it's awesome) and I've managed to trim down Jira's overblown UI with it except for one more change. I'm trying to move the detail...
...ffectedObjects = affectedObjectField.getValue(issue); if (affectedObjects == null) { log.warn("User failed to enter any objects in the Disposal Bin field. Exiting"); return true; } else { log.info("A...
Dear @Alexey Matveev How to stop this from happening as i saved code, when clicking on the customfield the behavior changed it goes on to the pop-up upon click it on the view screen, and I'm co...
Hello I am looking for a solution on how to delete a person assigned in a linked issue from the Request Participants field using groovy. When a customer sends a request by e-mail to the HelpDe...
We are attempting to mirror our GitHub org using the "Mirror GitHub Organization" Built-in Script Runner and getting the following error: ############# '/usr/local/bin/git -c gc.auto=0 -c credent...
I am automating the activity using groovy + script runner where I have to check if any attachment is present in the Jira issue.If the attachment is present I have to download it on my machine for fur...
Dear @Alexey Matveev, I have a question How do I set the pre-text already present in the custom field in the create screen. My code works best in edit and view screen but I'm unable to find the...
Using Adaptavist Forms for Confluence, we have created forms within our Stage/Test environment. Is there a way to migrate these forms to the Production environment without having to recreate the form...
Marion Lepmets is the co-founder and CEO of SoftComply, SoftComply offers two add-ons for MedTech industry - one is the content based addon for Confluence that kickstarts the developm...
Hey all, my apologies for being scripting illiterate (Working on this). I was hoping someone could help me out with a listener script. I need to be able to automatically copy the fix version from one...
Hi ! My IDEA is working fine with inline scripts, but not with scriptRoot. Created scripts in IDEA don't show on server Created scripts on server don't show in IDEA. Using IDEA 20...
We want to start using Xray with out JIra server instance. I was hoping for some guidance in the way you use it with project and boards. My plan is to do the following: Project X has a developmen...
...idden="true" data-aui-remove-on-hide="true"> <header class="aui-dialog2-header"> <h2 class="aui-dialog2-header-main">Send comment</h2&g...
Hi Team, Need help! The scenario is like. I have created a workflow where my manager can initiate a project.As soon as the project is initiated it is assigned to a team member. The team membe...
I'm following: https://scriptrunner.adaptavist.com/5.3.9/jira/intellij-integration.html using Jira Core 7.8, Script Runner 5.3.9, Intellij 2017.3.5 with script runner plugin 0.7.13 On the C...
Can you tell when there will be an update of ScriptRunner plugin for Intellij Idea 2018? Updated Idea and found out that can't use Scriptrunner Integration. Now downloading previous Id...
We have a user group picker field.We need to configure/customize JIRA in such a way that it will send a notification by email automatically to every new user who gets added to the field. Please help...
From March 14th 2018 onwards, InTENSO provides its services and products under a new name: Deviniti. Why did we change our name? Our organization needed a brand name that was consistent with our vi...
Hi Team, We have 2 environments of JIRA. One is a temporary JIRA that is set up in Cloud. The other is setup on premise(Data Centre). We would like to integrate JIRA with JENKINS and work on the aut...
I'm trying to find all filters that are only assigned to authenticated users using the Adaptavist ScriptRunner plugin. Code is: def userManager = ComponentManager.getComponentsOfType(JiraAuthenticat...
We have the logic to for the requirement of the linked field to a certain project if it is linked before the transition occurs. If the linkage is added during the transition the script does not...
Just started using Agile Poker 3.5 and wanted to see does the planning poker story score get applied to tickets directly?
Hi, I have priority matrix when i choose values :Test (Parent), Value1 (Child): from a cascading select custom field, priority should be changed automatically. I am using listener (Issue Updated) fr...
I have been exploring Jira plugin development for a while. I have a scenario where I need to store user-specific data in the backend. Consider it a set of some Input fields(On right panel ...
Hi, Similar to the question asked in Display last comment using Script Runner, I need to display Link Description + Key + Summary (e.g. "blocks abc-1234 Fix the bug") Does anyone know how to d...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard