Created Jul 13, 2022, Last active today
* Working on post function which needs to update value of Issue upon creation {code} import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.issue.security.IssueSecurityLev...
Hi, I have a custom field in my JIRA environment named "Technical Thrust" and it is in all epic, task, and story issues. I've written two custom listeners with the goal of ensuring the Technical Thr...
...eople might say that there are more differences between a Customer Relationship Management system and Project Management software than similarities. In a way this is true - they offer different f...
Hi, I have 2 custom fields - one select choice and one multiple choice. I would like to do this flow: 1. Insert a new option in the first custom field (select choice). 2. The second custom field ...
...umber, String, array, object, 'true', 'false' or 'null') at [Source: <html> <head><title>400 Bad Request</title></head> <body bgcolor="white"> <center><h...
Hi every one i'm starting on a groovy programing, I make a little script to conected to a sql server database but the script return to me the following error java.lang.ClassNotFoundException: ...
Hi there, I wanted to share a tool I developed over the course of a day which performs the task of the built-in Log Analyser that is bundled with all Atlassian applications (aka. Hercules). I've op...
I want to data for user profile for JIRA fixed field data with ScriptRunner. I have also tried this link "http://{jira-url}/rest/scriptrunner/1.0/custom/userProfileInfo.", But i will retu...
I'm trying to write script to notify approvers via slack ot issue transition. I choose script listener (not post-finction) due to large number of possible transitions. So how to do following: Det...
...eta.elyakim", active: true ]] ] ]) .asString() assert resp.status == 204 The problem is it's not working- this is script runner docs on this http://scriptrunner-d...
I am having trouble accessing team calendars via CALDAV behind an apache proxy. My config has these elements to reach confluence ... RedirectMatch ^/$ /wiki/ ... ProxyPass &n...
Hi! :) I have a working remote control custom jql code, which seems to be not quite efficient performance-wise. Do anyone have any ideas on how to improve the code? package com.onresolve.jira.groo...
Hey all, Is the Teams Calendar 6 available in the Cloud? Specifically, we are interested in the CalDav.
I need to ask after a condition if some radio buttons fiels are filled. I dont' want to user the simple scripted validator. Because I will need create a lot of them. How I can do a v...
Last year we were prototyping cloud hosted Confluence+Questions but had to park it. I am now picking up the prototype again and in our instance there now seems to be no option to attach images (or a...
Hello everyone, Have you sometimes wondered what these pesky warnings in your plugin are for? Well, it appears that they are there for a reason and when ignored, may cause some serious inconven...
I am trying to change the dashboard by having a builder and then updating, but I'm not sure if I'm missing anything. Any help would be great! jiraServiceContextImplDeleted - I used an admin ac...
Hello Every one I'm a beginner in a groovy programing lenguaje, please, can you help me with a manual to understand the form to programing with this in jira i'm used scriptrunnig aplication&nb...
When will Template comments for JIRA Service Desk be compatible with Jira 7.9? For now the update check says that it's incompatible.
...ef customer = getFieldById("customfield_11007") if(selection == "VSC") { application.setHidden(false) //show the fields application.setRequired(true) //set the fields to be required a...
Hi, we have the following situation: Jira 6.3.13 Scriptrunner 3.14 Microsoft Active Directory Users leaving the company are first marked to be deleted in AD. The result for the Jira user is be...
Hello, Have a post function which gets a custom field containing email addresses separated by semicolons. Able to parse them and ideally wanted to do a POST to create users. Only t...
Hello, everyone! I just want to share with you the unusual addon-behavior I've encountered and the solution to it. I have a bunch of fine-tuned projects for several purposes and each project has it...
I have a script that posts Confluence PageViews to splunk (and other engines) : http://www.mos-eisley.dk/display/ATLASSIAN/Logging+PageEvents+to+Splunk But I would also like to get more info, m...
I know how to use a single select list and have it have different values based off of other fields. What I can't get it to do is still show the none option. For Example I have SelectListA, S...
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