...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...
When to use CSV importer When managing your processes in Jira, there are many occasions where you need to create a lot of tasks. Creating them one by one will cost you a lot of time and effort and i...
Hello! In this article I would like to talk on the options to work with Salesforce from SIL. SIL is a programming language to automate actions in Atlassian Jira and Confluence. You can find more ...
...ree to voice your feedback for this feature (or your feedback for Next-gen, in general) on this thread. Check out our public roadmap for what's coming next: https://www.atlassian.com/software/j...
SIL is a programming language for automating actions in Atlassian Jira and Confluence. You can find more information about SIL here. I often meet code written in SIL and I would like to share with...
Jira automation users tend to miss out that smart values - development (i.e., branch, commit, pull request) are only available via the DevOps triggers. I was one of those, to be honest. Thi...
Are you migrating from Jira Server to Jira Cloud (or vice versa)? The user interfaces are similar, but there are some differences to prepare for. In early 2020 Atlassian started incrementally delive...
...econd, you can extend Jira’s capabilities with apps from the Atlassian Marketplace. The screenshot shows the add-on is available for all three hosting options. That’s not true for e...
Hi Everyone, I hope you’ve all had a chance to participate in our first-ever Remote Summit. We virtually laughed together, heard exciting product updates, conversed in the chat rooms, and watched s...
...stay updated on the progress of the release? We’ve set up a public Jira issue that you can watch to follow the progress of the release. I have a problem while using the issue navigator, how can I...
Intro and requirements The purpose of this workshop is to educate people from all levels of experience about how to work with Jira Software next-gen projects. Additionally, we’ll walk you through h...
...ddress to your newsletter system, for example, that needs to be clear. This is important for public instances and when you use Jira for customer support. Consider your audience As with e...
With the recent COVID-19 pandemic causing social distancing mandates and quarantines, many on-site businesses, schools, airports, and borders are closing. To remedy the situation, many are turning to...
Hi awesome community, Today I would like to share with you so small topic about usage Garbage Collectors in production (GC Strategies). At the moment, most popular in Hotspot JV...
Hi awesome community, Today I would like to share with you so small topic about usage Garbage Collectors in production (GC Strategies). At the moment, most popular in Hotspot JV...
I had to prepare Atlassian Jira Data Center environment for performance testing according to this guide. One of the steps is to restore Atlassian backup to the Jira environment. After I restored...
....FUTURE && !sprint.active){ changed = true continue; } newSprintValues.add(sprint) } if (newSprintValues.size == 0) { n...
...o retrieve information about all exported services in the SIL engine. Let's use these services! BeanService.java @Named public class BeanService { @Getter private final KIssueService k...
This article is part of a collaborative series on Form Design. Previous articles covered Why Form Design Matters, Form Layout and Flow, writing Good Form Questions - Open Questions&nbs...