The holidays came early this year - the new Jira Cloud for Microsoft Teams app is now available in Microsoft AppSource! The new Jira Cloud for Microsoft Teams app anchors real-time communi...
Prepare a Jira Migration with Admin Toolbox | Part 1: Standardization Migrating can be simple. It takes a step-by-step plan, and each step plays a role. Get them right and move to the Clou...
At Atlassian, we are committed to delivering a delightful customer experience, which means our engineering and product teams are frequently shipping a flurry of new features. Between all of those rel...
Hello Atlassian Community members! Jira Software and GitHub have created free apps in their marketplaces that allow you to view activity in your source code repository inside of your Jira tick...
We’ve recently announced some changes to Jira REST APIs and webhooks involving issue parents. As a result, in Jira REST APIs and webhooks, the "Epic Link", "epic", and "Parent Link" fields, as well a...
Hi Community members! Wanted to share about Jira's integration with JFrog that helps to track changes, test code, promote your software artifacts, ensure quality and security to deploy to you...
Hi Community members! Wanted to share about Jira's integration with Codefresh that enhances both the information provided in your GitOps deployments on Codefresh but also adds furt...
This article is a continuation of Why flagging an issue is so cool? Now, we are going to build a solution to emulate the functionality of adding a flag along with a comment from the issue detail vi...
Adding a flag to an issue is a cool way to say it is blocked. Also, you can add a comment as part of the same action from a board. But what if you want to do the same from the issue detail view? Th...
Hey Team, Once I worked with our important customer, I needed to approve NDAs to legal team. I usually use Jira for share the documents, but there is no way to get approval on Jira issues. I w...
Why do you need Epics? Epics are used in agile software development to classify your user stories and lend a structure to your backlog. For example, if you're working on two-week sprints and you ta...
Employers only assume what their employees think of the company, but they cannot know for sure. Staff surveys help to understand what is really the attitude of employees to a particular issue and/or ...
Sometimes email notifications or invitations from Atlassian Cloud services (Jira, Confluence, Bitbucket, Trello, and more) may not deliver correctly. Here we’ll go over creating a Mail Flow rule in E...
See Through Your Client’s Eyes Understanding the client’s perspective when interacting with the platform will help to improve user experience. Oftentimes, it can be frustrating, confusing, and over...
How do you know your employees are developing their skills and knowledge? Performance reviews are crucial in any organization since they define a staff member's future development. The performance r...
[Status update: Feb 18, 2022] These project navigation updates have now rolled out to all Jira Software users. Thank you to everyone who shared their feedback and thoughts during our early access r...
Hi Everyone, Just a quick post on how Jira's UI has evolved. Jira in 2021 Jira in 2012
Additional videos from Atlassian University and Scrum.org In this videos you'll learn how to run a Daily Scrum and perform a Sprint Review in Jira. Watch Daily Scrum with Ji...
29 September 2022: Thanks for your interest in helping us shape and improve Jira Software. There's a new Update on Jira Software customer feedback – September 2022 now available, so...
PostgreSQL 9.6の最後のリリースが2021年11月になることについてのリマインダーです。詳細についてはPostgreSQLのバージョニングポリシーをご確認ください。 また、Amazon RDS for PostgreSQL 9.6 では、上記に伴って2022年1月18日以降より自動アップグレードがアナウンスされております。 (AWS社様) Amazon Web Servic...
...unctions that did not reflect true business needs. There was no standardized workflow -- Each product tribe had their own workflow, which meant there weren’t any common quality controls. This often r...
Algorithm: Get all custom fields (CFs), using HTTP GET <server>/rest/api/3/field/search You need to get the CF's screens and contexts, so the query string would is: 'typ...
The algorithms is this: Get all issue types, using HTTP GET <server>/rest/api/3/issuetype Build a dict of all issue types (dict key is ID, since issue type name is not unique) Get ...
On Jira Cloud, the selectable column is that the user has Browse Projects for. For reference, refer to REST API > Get fields: For all other fields, this operation only returns...
On Jira Cloud, the selectable column is that the user has Browse Projects for. For reference, refer to REST API > Get fields: For all other fields, this operation only returns...