Created Jan 19, 2021, Last active today
Hi everyone, I'm Asvini, a Product Manager at Atlassian, currently working on our new Backup and Restore experience, which is now in Open Beta. As we continue to shape the product, we're focused on...
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 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,...
This announcement is relevant to you if you're using the fields "Epic Link" and "Parent Link" in: Custom scripts that use Jira REST API The Marketplace apps installed in your Jira The de...
While Jira admins handle various important tasks, we know that a few of those jobs to be done may include: Customizing workflows to fit your team’s needs Ensuring the security of externa...
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...
...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 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...
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 ...
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. 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 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...
Hello everyone, I am Lakshmi Manasi Behl, Senior Product Manager for Atlassian’s Backup and Restore capabilities. I'm thrilled to announce that our new backup and restore experience will transition...
...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/ ...
Hey fellow Jira admins 👋 We’ve reviewed and rebuilt dozens of Jira instances over the years - across industries, company sizes, and use cases. And no matter the setup, the same problems keep sho...
Hi Jira Admin Community! I’m Jenni from the Atlassian Research Team, and we’d love your help in making our admin features even better. Are you an enterprise admin who regularly uses features like D...
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