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...
Time tracking is a very controversial topic among most developers. There are some, who think time tracking is incredibly productive, while others think it's a 'colossal waste of time'. It doesn't mak...
A new navigation for Jira Cloud is on the way! Atlassian is returning to Jira’s navigation roots by replacing the left sidebar menu with a top nav bar. Former Jira Server users will f...
*This is the third article in our series on Form Design. Previous articles covered Why Form Design Matters and Form Layout and Flow. Questions, and the input fields that collect their answers, are t...
G'day Atlassian community! My name is Abhinaya Sinha and I'm a product manager for Jira. I've some exciting news to share with you on managing permissions and roles in next-gen projects. Re...
How to Sync Time Tracking Data between ServiceNow and Jira When your IT operations team works in ServiceNow, and your development team tracks work in Jira, keeping time tracking data in sync betwee...
1. Question We have the following workflow: An incident is raised on ServiceNow. This incident escalates towards Jira where an Epic is created. The Epic is broken down into stories. Every story ...
...piClient apiClient = new ApiClient(); apiClient.setUsername("myemail@mycompany.com"); apiClient.setPassword("abcde My app token abcde"); apiClient.setDebugging(true); a...
Hi everyone! My name is Jenny, a Product Manager at Atlassian. After launching Team @mentions in Confluence, we heard a lot of positive feedback from customers that they love how easy it is to @men...
Continued from Part 1 of the Evolution of Jira Design Jira Cloud UI Overhaul Also in 2017, Atlassian departed from their previous interface strategy. They announced “Jira Cloud will get an updated ...