Question Why don’t you recommend deleting issues in Jira? Answer In my own Jira applications, and when helping clients, I always recommend removing the ability to delete issues...
You can slowly pack up your blanket and put your shoes back on. Did you know? Over 50% of airplane accidents happen during landing. Speaking of landing. In Jira Cloud, you can customize which lan...
Concept Relates To Application Type Jira Work Management, Jira Software, Jira Service Management, Jira Core Deployment Type Jira Cloud, Jira Server, Jira Data Cent...
...n update and needs a re-launch. Next, I always check the public bug tracker at jira.atlassian.com. Each Atlassian product has it’s own Jira project and requests are categorized as bugs or suggestions....
...ython Script import time import requests import hashlib import argparse def get_screens(): start_at = 0 max_results = 100 screens = [] while True: t...
Hi, Looking for an article on the various different types of Boards that can exist in Jira Cloud. Jira Software Scrum (team and company managed) Jira Software Kanban (team and company managed...
...ew Jira Issue: {{issue.summary.jsonEncode}}", "emoji": true } }, &n...
The query Status = Done only returns issues in the “Done” status The query statusCategory = Done returns issues in multiple statuses Concept Relates To Application Type J...
Concept Relates To Application Type Jira Work Management, Jira Software, Jira Service Management, Jira Core Deployment Type Jira Cloud, Jira Server, Jira Data Cent...
Hi Atlassian Community! I'm back with another simple Python script designed to facilitate some of your Jira Admin tasks. This time, I'm sharing a script that automates the deletion of wor...
Through our experience helping customers achieve ISO certification and meet various compliance requirements, we’ve identified what truly makes a difference in managing these processes effectively. We...
Hi Jira Community, We're excited to share some upcoming improvements to the velocity report in your Jira projects. Our team has been working diligently to enhance the report's reliability, specific...
Hi Community, Welcome to knowledge growth with Jira Guru Series! Today's topic is "Jira Issue Type Hierarchy" ---- 1. What is an Issue in Jira? In Jira, an issu...
Image 1: Workflow “Edit” button in Jira Data Center Image 2: “Publish” and “discard” options after workflow changes Image 3: Workflow used by multiple projects. Image 4: “Extend...
Hi everyone! We’re excited to announce a new, upcoming webinar with product leaders from Atlassian and Figma: Build better product launches together. Have you experienced product launches that ju...
Hi everyone! We’re excited to announce a new, upcoming webinar with product leaders from Atlassian and Figma: Build better product launches together. Have you experienced product launches that ju...
After a picture-perfect take-off, we are in the air and have just reached our cruising altitude. You can now use your electronic devices again in flight mode. If you haven't switched on flight mode...
What’s changing? On October 4, 2024, we’re ending the Requests beta and removing it from Jira. Thank you to those who participated in the beta! On August 25, 2023 we launched Requests tab as a be...
Forge, the framework for building apps on Atlassian Cloud products like Jira and Confluence, provides multiple options for storing in-app data. Two primary methods are "Entity Properties" an...
Hello everyone! I'm Rene from Atlassian Cloud Support. I noticed that although our bug tracker jira.atlassian.com is well known by most people, we do not have any single place where it is pos...
Why do end users fear JQL? Too many of my clients exclusively depend on email notifications to find Jira issues. Time to change that! I’m building my own code and snippet library to help users learn ...
This post serves as a continuation to our previous update where we introduced issue limits for Jira cloud to improve performance and reliability. We rolled out the issue limits for comments,...
...ef get_project_keys(): """Get project keys from user input.""" while True: try: project_keys = input("\nEnter project keys separated by commas (Ex. PROJ1,PROJ2,P...
Before we can start our journey, here's a few (safety) tips... In the seat pockets in front of you, you'll find a some free amenities. As of lately Atlassian Airlines is providing all magazines and...
In this article, we’ll explore various options for storing data in Forge apps. We’ll start with the most common choices — Entity Properties and Forge Storage — then discuss more specialized alternati...