Could you please help me in doing the below jira Automation. When a team member is having more than 2 issues in progress, it should stop him or her from moving there 3rd ticket to in progress.
Thanks a lot. How can I add create issue permission on specific issue type. For instance, I have the ''X'' issue type and I want to just project manager and technical manager can create the that issue.
i would like to create a Onboarding Ticket and i want multiple sub tasks to be created once the onboarding ticket is approved. How to do this using Jira. Can i get a trial version of Jira to play around. I want to actually automate Onboarding and Offboarding.
@Apetech I need to create a rule: Custom Field name: Change Approver - Field type: Multiple Dropdown - Is there a way in Jira to once I select the name from the dropdown list. The person selected receives an automatic email from Jira asking them to go to the card and approve the request? - btw, love your videos!
I think it would be easier for your to change your logic a bit. Selecting an approver ONLY works from the user picker type of field. So, I would put some logic based on a different field, set the approver based on that field. For example, if you have a business unit field, if business unit = X, then set approver to A. Then in your automation rule, you can listen to that custom field for changes and make approver changes as appropriate.
@Apetech, thank you for all you great videos. Maybe you can help me I am trying to sum up my story points from task to the story. Child of task must update the story points of parent task. Can you give pointers?
You should be able to use an automation rule for this. Take a look at this tutorial: www.atlassian.com/software/jira/automation-template-library/rules#/rule/1381500
How can I create a global automation for all users? If their hours increase more than 40 then It should send an email to a specific email address. Please guide. Thanks
@@ApetechTechTutorials Thank you very much. But I need to know which options should I select to write this condition. I am new to jira. I would really appreciate it. Thanks