Created Jan 19, 2021, Last active Oct 18, 2025
Hey, fellow workflow builders. 👋 I’ve got a quick question for the experienced Jira admins and workflow pros out there: 👉 How many validators do you usually add to a single transition? And ma...
Hi everyone, how you doing this Monday? 👩💻 I decided to share with you today some of my methods for consulting on new Jira instances, specifically when it comes to plugins (or "apps"). To star...
Hi everyone! 👋 I just wanted to share some Python scripts I wrote to automate Jira Cloud and Confluence Cloud backups using AWS. 🔗 https://github.com/agile-innovations-tech/atlassian-cloud-back...
Hi Fadoua! No, I don't think Backlog will ever be removed from the Agile process. There are multiple projects/spaces in Jira based on teams and/or products and the work they are doing. So even if y...
Good Day everyone, Since Jira Product Discovery (JPD) allows users to collect, create, then link their ideas to Jira work items. If teams can share their ideas in one centralized place, I feel th...
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.
Interested in the shared experience related to undisclosed or delayed disclosure Atlassian Cloud incidents that have occurred in the past. Our organization relies on our vendor partners to b...
Hey everyone, It’s me again, back with an update on all our field improvement initiatives. If you’ve missed my original post on all the changes we have planned, head here. Let’s start with t...
My team and I recently upgraded to Enterprise Licensing for Jira and were delighted to discover the new Site Optimiser. It's an extremely useful wee tool already, but I'm already starting a bit of a ...
...ilename}, Error: {error}\n") logging.info(f"Details of failed deletions logged in: failed_deletions.log") def main(): jira_domain, auth = get_jira_auth() while True: f...
Atlassian Cloud is constantly updated to improve performance, enhance security, and deliver a better user experience. While Atlassian does send email notifications about these updates, they can some...
In light of the impending renaming of Jira Projects to Spaces (h/t @Dirk Ronsmans, I thought it might be fun to take a journey through other things Atlassian has renamed/rebranded. I mean...
Hi Community, I'm Lauren, a PMM looking after Atlassian Administration and our billing platforms. You told us that finding the right settings in Atlassian Administration could be easier, and we lis...
...ll_statuses = [] start_at = 0 max_results = 200 # Default max results, can be adjusted logging.info(f"Searching for statuses for project ID: {project_id}") while True: p...
Hey Jira Admins, Jira Admin Day is back! We're thrilled to celebrate the incredible champions who keep Jira running smoothly and help their teams achieve the impossible. These admins are t...
Hey Community! 👋 While working on an automated assessment workflow yesterday, I came across something interesting that I hadn’t noticed before: you can actually retrieve some server-related info t...
Hey Jira Cloud Admins, We’re looking for your feedback to help us improve your experience as a member of the Jira Admin community. We’ve put together a short survey—just 10 questions and it should ...
Forge is an alternative to other solutions that Atlassian admins use for their needs. For example, admins might need to perform bulk updates on Jira work items, and there are many use cases for that,...
Hi Guys, I'm exploring a change in Jira Cloud where there's a need to introduce a new template for sub-tasks with updated custom fields. At the same time, it's important to retain the old custom ...
Hi. I was running a project on a jira cloud site. I'm the admin, and this was a free account. I haven't accessed the site since January but now I need to. When I try to log in it says "page unavailab...
Hey Team! I’m a Product Manager researching how our customers keep Atlassian products compliant with common regulatory frameworks. Think SOC 2 / ISO 270001 / GDPR. If you’re someone who owns or c...
Hi Community, In an effort to better organize and prioritize the way we document bugs and suggestions for the Admin Experience in Atlassian Cloud (also known as Admin Hub in admin.atlassian.com), w...
Hi Atlassian Community! We’ve heard your feedback and are excited to unveil our latest enhancement to the Bulk move issues API. This update makes it easier to move issues across projects an...
Hi! When custom fields are "re-used" with differing contexts, the name of the field can be confusing to end-users using agent screens. Is there a way within Jira to change the name of the f...
Hi, fellow Admins! For apps / plugins, do you have any tips & tricks / best practices or lessons learned for the following: Documentation (apps installed; status - inactive/active; ...
...ile_name}") while True: try: choice = input("Enter the number of the CSV file to clean: ") index = int(choice) - 1 if 0 <= index < len(c...
Welcome, Jira Cloud Admins! This is a group where you can ask questions, access resources, and rub elbows with fellow admins and Atlassians.
Copied to clipboard