Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Created Jul 13, 2022, Last active today
Hi all, I'm trying to setup scriptrunner integration with IntelliJ but keep running into problems - I have to ask if this is still supported. I'll list what I've done below, and the problems I've sol...
Hi all, perhaps you can advise me on whether this is a good practice and, if so, how to achieve it: + Rather than having various bits of logic spread out in listeners, post-functions etc, keep...
This month the Atlassian Authors Queen - @Bridget, had some mercy and provided us with one, no!, two lovely October topics. And, yes, I'm back in the game! (insert red carpet here) Marketplace Apps....
I have automated few test cases in squish. Now how can i update the results in jira test cases
Hi, I write a script (scriptrunner) to create a lot of jira. But I have several different domain system with different required fields. I would like to know how to see that a field is mandatory in...
We have a Request Type that has a start date and end date. Is it possible to populate the team calendar with duration? So it will populate the calendar item across several days. &nbs...
I do not show the 'Exclude date Format' option when using the date picker field macro in the Adaptavist Forms for Confluence plug in. Is there a reason behind this? Could it be that we ar...
We recently installed the Adaptavist Forms for Confluence plug in. I am in the process of building a few forms. Two of the forms have the same fields and wondering if the data entered in ...
Hello, I am starting to create "packages" so that my scripting is more stable and more scalable. I am using Jira Server / Scriptrunner as my means of executing said scripts. For instance, I created...
...lass="aui-layer aui-dialog2 aui-dialog2-medium" role="dialog" aria-hidden="true"> ${header} ${content} ${footer} </section> """ Response.ok().type(MediaType.TEXT_HTML).entity(d...
When we are seeing the technology is growing rapidly so why every company want to shift in Custom app development.
I was wondering if the Escalation Services have the same limits on a server instance as they do on a cloud instance? In the cloud instance documentation it says that the JQL results are limited ...
...ection 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 class="aui-d...
Hello, while it is possible to set the Labels system field, for example, with the following code: getFieldById(LABELS).setFormValue("my label") it is not possible to set a Labels c...
I have basic knowledge regarding jira and scriptrunner. I want to list and display all and only mandatory fields of issue. How can it be done?
I have several subtasks that are created on transition, but occasionally the parent issue will be moved to a previous status and then back. This causes the subtask to be created again. I am trying to...
I would like to have the progress bar showing in next to a numeric field. It should be visible from the issue viewing screen. Thanks.
Hi, I've setup a behavior mapped to a field named "quarter". Depending on the quarter, a duedate is prefilled: q1 -> june q1 -> sept q3 -> dec q4 -> mar Once running, it works ok o...
I have added script in the workflow post function and the script is to update the failed issues count when a test execution is passed/failed. Code is triggering when the workflow transition happenin...
Hi,I've followed the instructions for JUnit integration https://plugins.jenkins.io/tm4j-automation and can create test cycles w testcase pass/fails in my TM4J cloud instance from the tm4j_result.json...
I have a request form with some insight fields on it. I am trying to set the value of the insight fields on the form (this is BEFORE the issue is created). The script looks like: def country...
...("overrideScreenSecurity", true) .header('Content-Type', 'application/json') .body([fields:[ (DestinationField.id): SourceValue as String]]) .asString() } The problem is when one of the S...
...esc = getFieldById("description") def descValue = "test desc" switch (selectedOption) { case "Epic": instance.setRequired(true) desc.setFormValue(descValue) break case "Story": i...
Hello, I'm currently watching a team calendar. I do not receive any email notifications when an event is created, including the ones that I create. My colleague is also experiencing the same issue. ...
hey Guys. My question is about ^ Folders in Adaptavist. Till now I was not able to understand the aim of them, since I can not find any option to make them filter-dependent or field-dep...
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