Created Jul 13, 2022, Last active today
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...
...emoteQueryJQLFunction extends AbstractScriptedJqlFunction implements JqlQueryFunction { public static final String TEMPLATE_QUERY = "id in ({0})" public static final String REMOTE_TEMPLATE_QUERY = "{0...
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...
When using JIRA ScriptRunner built-in configuration exporter to generate yaml file, I can see rest endpoints, script fragments and script listeners listed in the Export what select widget. However sc...
Hi, Basically we would like to use story points (using them as a time measurement) and not the time tracking, however, for one of our plugins, we need the original time estimate field to be populate...
ScriptRunner custom script macros that want to use an attachment parameter seem to run into the same issue more traditional plugin developers have run into with it -- simply creating the parameter is...
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