Hello. I want to make an automation that works this way : 1) An issue is transitioned to another status (for example, Waiting for answer). 2) The status attribute of an asset object f...
...es from another project. The idea is to automate the status update of the service request based on the status change of the linked development issue: If the issue in the Dev P...
...reate a ticket in Board a in project a and create a child issue to board b in project b. When the status of ticket in board b changes to in Progress or to done the parent ticket in board a should also b...
Hello Team, Please could you help me with below request ASAP. Jira Automation to update RAG status of EPIC, based on the linked In-progress & To-do issue RAG status. RAG- (Red, Amber, G...
Ultimately, I would like to find a way to change the card color of an issue when it is blocked by another issue and that blocking issue is not done. I'm looking for a query to return b...
Hi, I started with this article: https://support.atlassian.com/automation/kb/update-linked-issues-status-when-the-linked-issue-status-is-changed/ And imported the rule provided there to Jira as J...
...ill also update the status. This should only apply to these same issue, not any other issues within A or within B with a relationship of linked. How should I set that automation rule? &n...
Hello, I need to Issue getting synced in 2 different projects at the same time. for example, when an issue clone is moved from CRM project to Tech project, they sync with each other so that when t...
I have a field in JPD that rolls up the earliest date from a custom date field in Epics from Jira. Is there a way to have the date show the earliest date from Epics that are not in a Done Status?
...ticket number through the body of the webhook request, the I transition the Ticket, then I use the JQL issue in linkedIssues({{triggerIssue.key}},"is included in") and lastly I use an HTTP request to updat...
Copied to clipboard