When task reached Start Date, it will move from To Do to In Progress status
Trigger: Scheduled - have it run every weekday in the morning. Run a JQL search to for your issues - Status = "To Do"
Condition: Issue Field condition. Field - Start Date equals Time of Execution.
Action: Transition issue to In Progresss.
Hi @shipra.singh and welcome to the community,
In Jira automation you can use the Scheduled trigger to check if the start date is the present day. And after that you add all the necessary conditions and action components you want. A simple rule could be
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks so much for the help !
But, this rule is not working
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@shipra.singh I'm going to need a bit more of what the audit log states, in order to help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.