Hands up if you’d like to hear some good news right about now? (There’s certainly an abundance of bad news in the world right now. We hope you and your loved ones are coping well during this unpreced...
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...
On March 26th 2020, many of you tossed curly questions at our Head of Jira Cloud Platform, Steen Andersson, during the Ask Me Anything (AMA). Well done! We love seeing the bright personalities of our...
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...
Who doesn’t like a good shortcut? (Unless we’re talking about an unintentional slip of the hair clippers.) At Atlassian, we strive to create software that gets out of your way, lets you do stuff fa...
...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...
Hi Atlassian Community, I am excited to share that we are adding the project issue navigator to next-gen projects for Jira Software Cloud. Issue navigator is one of the most actively used feature...
What an extraordinary world we’re all living in right now. No-one could have predicted the working world to shift so dramatically to remote-first, or under such challenging circumstances, and we un...
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...
This is the next article in our series on Form Design. Previous articles include: Why Form Design Matters Form Layout and Flow Good Form Questions - Open Questions Good Form Questions Part...
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...
The invention of the wheel made life immeasurably easier. Before wheels, what did we have? Slow stuff, I guess. Another life-changing invention (for Android users of the Jira Cloud mobile ap...
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...
Hello! In this article I would like continue my story on developing your own custom routines for the SIL engine. You can find my pervious article here. In this article we will talk how to ma...
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...
You can find Part 1 of this article here. In Part 1 we created an add-on, which contains three SIL routines. In Part 2 we will discuss, what should be changed in this add-on to add your own r...
Hello! In this article I would like to talk on how to create your own routine in the SIL engine. Intro SIL is a programming language, created by cPrime, to extend Jira and Confluence functio...
We at TechTime, hear and feel you when you say time tracking is a pain. But like most things in life, tracking time isn't a choice. It's a process your organisation needs to fully commit to so that i...
This is the fifth article in our series on Form Design. Previous articles covered Why Form Design Matters, Form Layout and Flow, writing Good Form Questions - Open Questions and Good F...
...our form. Avoid Double-Barreled Questions Since the purpose of a form is to obtain structured data, it’s important that each question asks only one thing. This is especially true for choice q...