Hi Atlassian Community! I'm bringing a new custom Python script to automate the deletion of attachments in Jira issues. The idea is to facilitate this key process when managing attachments in ...
Bulk changes in Jira can be an efficient time-saving option, particularly when you need to update or transfer several issues simultaneously. However, great power comes with great responsibility: a m...
Changing issue statuses through bulk editing in Jira Data Center is a very powerful and practical functionality. But a minor mistake can seriously disrupt your workflow. Status changes are linked t...
...ossible to avoid unnecessary and time-consuming actions. Bulk editing in Jira is a great way to save time when applying changes to multiple tasks. In this post, we'll walk you through the steps to e...
...r performing bulk analysis of attached files. (This might play together with this other script to bulk attach files to Jira Issues in Jira Cloud) The Solution Using the Jira Cloud REST A...
Managing tasks in Jira can be overwhelming, especially when multiple issues need updates. Instead of manually editing each one, Jira’s bulk update feature lets you make changes in j...
Hi Atlassian Community! It's me again. I'm sharing a helpful Python script to streamline attaching multiple files to Jira Cloud issues. This script automates the process of uploading files, savin...
...o easily identify them and group them together. JQL is also useful for creating filters that can be plugged into dashboard gadgets. With a single query, you can automatically go through issues in bulk a...
Copied to clipboard