Created Jan 19, 2021, Last active Sep 5, 2025
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 ...
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.
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...
Introduction: Not a very fancy app but more of a learning effort. As a Jira admin, I’ve always wanted tighter governance around workflow changes - especially in large instances where silent edits...
Hi Atlassian Community! I'm now sharing a simple Python script designed to help you efficiently handle retries for requests to the Jira Cloud REST API. This is particularly useful when dealing with...
Quick update (1st July): We've started shipping out the UI improvements, and some of the features, showing System fields/sorting by field type, will be following in a separate release. &nbs...
Are you still managing your company’s laptops, software licenses, access permissions, or services in spreadsheets? You’re not alone. Many teams start that way, but as your organization grows, sprea...
UPDATE: Please see our new automated restore capability post here Hello everyone, I am Lakshmi Manasi Behl, Senior Product Manager for Atlassian’s Backup and Restore capabilities. I'm thrilled...
...max_results = 100 # Jira's default max_results per page all_issues = [] logging.info(f"Searching for issues with attachments in project: {project_key}") while True: p...
Hi Atlassian Admin family! My organization has been using Jira since 2010 and while there has been some general governance in the past, it hasn't been comprehensive or rigidly applied. I convinced m...
I'm a PM for Jira, and we're looking to invest in improving Automations in Jira. Do you have any ideas or suggestions? (AI ideas welcome too!) 👉 Share your thoughts in our super-quick open su...
Dear Community, We are seeking a better way to handle serial numbers from devices in our JIRA issues in the cloud. We have multiple complaint projects where, in some cases, one issue relates to a s...
Hello Jira Cloud Admins, We’re inviting Jira Admins of all experience levels to share your insights on setting up and configuring Jira. Whether you’re just getting started or a seasoned pro, your f...
Project Managers (PMs) and Jira Admins often work closely—but not always harmoniously. While PMs focus on delivering results and managing timelines, Jira Admins are juggling schema integrity, configu...
A team is testing out Code Rabbit and wants to test the integration with it and Jira. The documentation from Code Rabbit is light - https://docs.coderabbit.ai/integrations/issue-integrations/ ...
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