How do I configure my Jira project to use a unique workflow scheme for each component defined? For example component A would use Workflow A. Component B would use Workflow B.
Im looking to auto change the work item assignee when the state changes from in progress to qa. I want the work item assignee to be the test sub-task assignee.
We are trying to use Rovo Automation to add a label to work items based on the issue summary, issue description, and issue comments. Does anyone have a suggestion on how to set this up?
...o make it happen one time. You can schedule an automation e.g. every Monday at 6:55 am, rename list "To do w/c 4th August" to "To do w/c {date}". However, the following week the automation d...
Hi, All. I wrote a conditional statement to check for specific Korean text within the Description field, but it keeps returning false. Could you please review what I might be doing wrong? Even whe...
Hi all, We've recently built a CMDB in Jira Assets. We'd now like to mature our processes with automations based on those assets. When we first looked at assets a year ago we thought our goals w...
Is it possible to automatically upload a PDF attachment from a Jira ticket to an AWS S3 bucket, for example using an automation with a webhook and AWS Lambda, or by running an AWS SSM Document?
I am trying to copy all attachments from one JSM ticket to another ticket using an automation rule. When a user submits a ticket on the associated JSM portal, a PDF file of the submitted form is a...
How to update a jira ticket from excel file?
...mplement the following automation rule: Trigger Conditions: The issue status is “Open.” There is no comment of type “Reply to Customer” on the issue. (Even if there are internal comments, t...
Some tickets in our Service Management project are cloned and moved into Software Development projects. When cloning, we haven’t found a way to copy the form from the original ticket into the new on...
...bsp; Does anyone have this connection working or examples of automations they have configured? Our connection shows in-use on the automation rule. I have created the API token and got that t...
I have tasks transitioning from one stage of work (status) to the next, and along with this I need to add, for example 3 days to already set due date automatically. I've added the action edit due da...
Trying out Confluence Cloud Automation. I have a very simple request: Create a page with a "smart button" that can create an issue in Jira. Yet what I find is: When I add a s...
I have some automation rules in Jira Cloud that add comments to work items based on certain triggers. However, I would like the added comments to only be visible to a certain project role (ex. "D...
Hi community, I would like to automatically assign a service request to an agent based on its Portal Group in Jira Service Management. So far, I can only use Request Type as a condition in Automation...
Hello Friends! I'm working on an automation rule in Jira (Cloud version) to streamline the process of closing user stories and their sub-tasks. Here's what I'm trying to do: Use JQL to retrieve a...
Howdy and thank you in advance! Question How can I leverage JIRA automation to automate the calculation I detail above and update the Actual Story Points field? Background My team l...
I have setup an automation rule for when 'Total Story Points' custom field changes on an Epic issue type the parent issue that is linked to that Epic as the parent should have the 'Total Story P...
Hello I am trying to create an automation that will automatically update the due date of an issue when the SPs change (yes, we have decided to use SPs as days). I have a rule that triggers w...
...lse OR someone else creates an object the automation is unsuccessful and throws an error (the object is created successfully though) Note: The Actor in the Rule details is "Automation for J...
Hi, I have created an automation to add an assignee with the role Finance 2 and this first part works but I think with a delay because before adding a delay and the condition to check it, the e...
I'm working on trying to set up an automation to have visibility into which ideas in JPD are being worked on in which Sprints. I set up a multi-select field in my JPD project for Sprints, and pre-p...
I want to create subtasks based on a list of checkboxes that the user can tick after the rule is triggered manually from a story: My assumption was that I can check whether it is ticked (true,...
Hey, I wrote an automation that updates an issue after creation. It sends a web request and appends a parameter from the response body to the issue. When I add the response parameter as a c...