tl;dr Today we are super excited to announce Advanced Roadmaps for Jira Software Premium. If you’re already a Jira Software Cloud customer, you can test drive Advanced Roadmaps 1 month for free by st...
...First, let's develop a program in SIL which will cause an infinite loop. Here is the text of such a program: while (true) { string a = "asd"; } Run this program in the SIL Manager and it w...
Hello! We had a question in Moscow Atlassian User Group. Here is the question: This code does not work in Atlassian Jira 8.8.1 <script type="text/javascript"> var customfield_11123...
To be deleted
...ile: version: '3' services: jira: image: idalko/atlassian-jira-software environment: - DISABLE_NOTIFICATIONS=TRUE - JIRA_ARGS=-Datlassian.plugins.enable.wait=300 - J...
Like any software company, we want to keep our engineers focused on developing new functionality. But we know that some of their time will also need to be used to deal with bugs. We eventually ...
The Atlassian ecosystem is one of the great features of using Atlassian tools. There are thousands of apps created by third-part developers that implement solutions for an almost unlimited number of ...
Teamwork is an important element of the modern workplace and two of the best tools to enhance collaboration and cooperation are GitHub and Jira. While GitHub allows writing code with fellow colleague...
TL;DR Project admins of next-gen projects on Jira Software and Jira Service Desk can now customize the configuration of email notifications to the specific needs of their project. This feature all...
...verwrite>true</overwrite> <resources> <resource> <directory>../frontend/dist&l...
...mps.version}</version> <extensions>true</extensions> <configuration> <productVersion>${jira.version}</productVersion&g...
Hello! In this article I would like to provide a solution on how to use React and Atlaskit in Atlassian Server/Data center apps. Intro Currently, if you develop an app for Atlassian Sever/Da...
Hello everyone. I hope everyone is safe and well in this trying times. I want to talk about Pomodoro technique and how you can adapt it to your teams in this article. Pomodoro Technique...
How does Jira ordering work? What happens when users prioritize issues differently or on different boards? How do I know if ordering is functioning correctly? Answer Jira provides a way to order an...
As a Jira administrator, sometimes you need to get down to the OS level to figure out a performance issue. For many of us, OS-level work is not our strength; after all, we are Jira administrators and...
Hey there, Atlassian Community! You might have heard of our no-code automation engine in Jira. We just shipped an update to one of its most popular features, the Issue fields condition. For th...
Part 3 In part 3 we defined data which are needed to run tests for Jira. That is why I created Scrum Software Development and Kanban Software Development projects in my empty Jira and ran again: ...
...bsp; with open(filepath, "wb") as f: r = requests.get(marketplace_download, verify=False, allow_redirects=True, stream=True...
...rtifactoryPath from botocore.exceptions import ClientError from colorama import Fore, Style, init from pkg_resources import parse_version urllib3.disable_warnings() init(autoreset=True) def s...
New features. Faster speeds. More security. Atlassian constantly improves Jira to meet evolving customer needs, enabling you to focus on your innovations. As a Jira admin, you have a very imp...
...anagement. At the same time, we also have the Atlassian Marketplace with over 4,000 “public apps” that are ready for customers to install and use. Many of these public apps evolved from private apps that s...
Why Segmentify Chose Atlassian Cloud In this post, we are sharing the Jira Software Cloud adoption story of Segmentify that took place in late December 2019. We interviewed ...
You can find Part 1 here. I briefly explained the jira.xml file. Let's sum it up. We have 6 sections in our jira.xml file: settings - we define our settings here. You need to change...
...section in the Taurus configuration file. This section contains a list of classes to load and the settings of these classes. jmeter: version: ${JMETER_VERSION} detect-plugins: true m...
Today, I want to share my opinion about some improvements in the plugins directory, it’s continued article of OWASP dependencies checks (link). As we know last time Atlassian start by design t...