Created Jul 13, 2022, Last active today
Part 7 JSP pages Never use JSP pages. There are multiple disadvantages: you can easily introduce security bugs there is no API checks that is why it is time consuming to develop such a sol...
To be deleted
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool – and adds advanced test management capability to the Jira interface. When getting started with QARAJ, it’s impor...
Hi, I’m Teagan, and I head up Product here at Easy Agile. I’d like to invite you to join me on a user testing session to understand how we can improve your Easy Agile User Story Maps experience, pa...
If you have an instance of jira and are running Adaptavist, and you have written a script that just keeps running. How do you kill that adaptavist script?
Hello team, First of all, thank you for your powerfull add-on. We are started to use actively send via Email functionality with adjusted TO:, CC:, BCC:. That's great feature for optimizing notifica...
Hi community! Atlassian has continually supported organizations that seek to do good in the world with free and discounted software throughout the years. We’re excited to announce that beginni...
Hi, I need to add a user to multiple projects in Jira. I have a list with project keys but doing this manually will take a lot of time. I think ScriptRuner Console will do this job. Any idea on ho...
JiRA Sprint field has more than one sprint name for spill over user stories. So, on the Two Dimensional gadget both the sprint name appears on the report. So, we have created a new custom singl...
For this i am using the below code but it is showing an error:- Code:- import java.time.ZonedDateTime import java.time.format.DateTimeFormatter import java.time.temporal.ChronoUnit ...
This is the second of seven articles bringing you through the most important and beneficial experiences we gained in out migration project that concluded May 2020. This article will outline the key l...
Hi all I'm implementing an Insight Read only field into my screens. Insight read only fields are triggered to fill on Issue Created and Issue Updated. the field fills fine when you use nativ...
Confluence is Atlassian's digital collaboration space. It is a place where teams of all sizes and nature can effectively share knowledge and information about a particular project. Project managers a...
...bsp; radioField.setHidden(false) } // otherwise, hide the radio button field else { radioField.setHidden(true) } // get the value of the radio button field String radioString = r...
Hello everyone, this is my first question in this forum and i hope i get everything right. Custom Field 'Kundenanfragetyp' = 'Request Type' Via Behaviours i made the field required: In the cr...
Archived
Hello! If you develop a Jira app then you use Atlassian SDK. If you want to test your app you run Atlassian Jira from Atlassian SDK. In this article I will show you how you can run a Jira instance...
To be deleted
If you are thinking of integrating Twitter with your support channels to maximize productivity, this app is right for you :) Twitter Connector for Jira is the ultimate solution that integrates Jira ...
Hi! I have a listener on page creation and I need to get id of newly created page in ScriptRunner for Confluence Cloud. Please, let me know how to do that. Thank you
My script will require to make API call to a confluence server from Jira. Currently, I am using basic auth and my credential is in the script itself. What is the best way to hide the credentia...
In the spirit of this month's Community theme, we wanted to share some examples of how our customers publish their knowledge base articles. Whether they have an internal or external audience, each or...
Hello, I have this situation where a test case was executed in the sprint, and then the same test case will be executed in the Regression Test Cycle, so it is included in 2 test cycles. Eve...
....priority.Priority def priority = getFieldById("priority") def justificacion = getFieldById("customfieldid_15801") if (priority == "High") { justificacion.setRequired(true) } else { j...
Team, Which the best script runner version for JIRA Data centre 8.5. We are planing to move to JIRA Data Center 8.5 from JIRA DC 7.6 version. Our current script runner version is 5.6.1 on JI...
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