Hello,
We have subtask with status : A traiter, En cours, terminé
When a subtask is in status "A traiter", and a user add Timespent, we want to change automatically the status in "En cours",
Can you help me on this topic please ? I don't find other topics for this.
Best regards
Jérôme
You can review jira automation which can perform what you are looking for. Link: https://www.atlassian.com/software/jira/features/automation
Trigger: Issue Transition to "A Traiter'
Condition: Whatever you need to refine the scope
Action: transition issue to "En Cours".
I hope this helps.
Thanks for your help, but we must have Pro for this solution , we have only Lite
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jérôme Arpin and welcome to the community!
As you are on Cloud you should have the Automation for Jira available to you.
With that you can create a simple automation rule to transition the issue/subtask to another status when you "log work"
for example something like:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your answer
but We have JIRA Server and automation Lite, Can we do like that too ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see, you posted this question under Cloud and that has a build in automation (the pro version for Server)
It seems the Lite version cannot work with the trigger "Work Logged"
https://confluence.atlassian.com/automation/getting-the-right-version-993924597.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.