Created Jul 13, 2022, Last active today
I have created a very simple test script to figure out how to attach a file to an issue. The "file" is actually just text that I want to create a file. Since this is in the Cloud, I am assuming that ...
I have a list of apps that can be selected in a multi-select field, and based off of those selections I wanted to display relevant fields in a separate multi-select field. I was following along...
Hi could diff view on Subversion ALM be reversed? Left pane should present old revision while right should present a newer revision! Thanks! Brgds, S.
Is it possible to clone the issues based on the dropdown value selected on the create issue screen in JIRA ? I know there is a way in cloning the project by setting the conditions on the post functio...
Hello, Is it possible to format the value of a custom field to look more organized. Example: I created a custom field named Tests: and its value is a long list of check boxes. - Tests: check...
...ialog = """ <section role="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 c...
This year marks 13 years of Gliffy + Atlassian ❤️. Since Gliffy's inception, we've worked with Atlassian to help code Gliffy's diagram tool, build initial app integrations within Confluence/Jira, and...
As a Jira administrator, I frequently see this problem: child issues are closed but nobody remembered to close the parent issue. Users have already moved on to the next thing and the parent issue sit...
Adaptavist provides documentation about extending Jira functionality through groovy scripts. Unfortunately, it's not clear what bindings can be used where. Different bindings are used inconsistently...
I have a listener which is designed to automatically set a review date a year from the creation of the issue for a particular project: The listener works fine for all issuetypes except one. ...
For more than a month now, we at Midori have been working together with our most eager users, who indicated interest in Jira Cloud PDF export options very early. Their ideas, insights and real-life u...
Workflows are the most talked about area of Jira. Sometimes workflows don’t represent your real life process. Other times, there are too many manual steps and people hate it! Whatever the situation, ...
I'm trying to figure out what I'm doing wrong to get a Scriptrunner groovy script running as a service, after reviewing posts such as these: https://community.atlassian.com/t5/Answers-Developer-Ques...
Hi, I have folowed Adaptavist documentation for integration Jira with InteliJ and I have some problems. InteliJ now is integrated with my local Jira (v. 8.0.0) and Scriptrunner (v. 5.5...
Based on code example, located here i made behaviour with description template, but it not working right. I guess, this part is not working if (! underlyingIssue?.description) { desc.set...
I am new to JIRA, I am trying to create a scripted custom fields, following this link. https://scriptrunner.adaptavist.com/latest/jira/recipes/misc/table-custom-field.html--Section2.1 I have create...
....parent() while (p) { switch (p.name()) { case 'post-functions': valid_function = true nodetext += "post-function;"; b...
Hi, I am looking the way to set the cascading values based on Issue type. I was able to do for single selection using below code but how to set the cascading field type values similar to single sel...
Hi Atlassian Community! This is Teresa from the Jira Service Desk team. On June 19th, I’ll be hosting a webinar “Asset Management: The Role of Context in ITSM” with Atlassian Partner ...
I am new to JIRA, I am trying to create a scripted custom fields, following this link. https://scriptrunner.adaptavist.com/latest/jira/recipes/misc/table-custom-field.html--Section2.1 I have create...
Hello, My company is investigating the combined use of BigGantt and Tempo Planner for JIRA. If anyone has experience with using both of these plugins, please share your highs and lows! We currently...
Hello everyone This has been asked quite a lot already but I was unable to find an appropriate solution for our use case. I really only need a behaviour which will run on all projects on all issuet...
We recently upgraded from SR 5.1.something to SR 5.5.3 and we have several behaviors with serverside scripts. Has the philosophy changed between those versions concerning the execution or not of the...
...ore reader-friendly. A well-thought-out diagram is a true resource that you can use to pass on knowledge to the people working with your API. Codify your process Keeping everyone on track and a...
Hello folks, I have been trying to read a CSV via Groovy and spit out the values of columns into defined variables. I used CsvReader to read the header and the records. When I run this code...
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