Hello Team,
We have to manually keep moving stories or sub-tasks from "To Do" to "In-progress" every time.This is going to be time consuming where there are lot of them.
Please let us know can we make this action automatic, when user Log-work hours against any story or sub-task. That story or sub-task is moved to In-progress?
Then when all sub-tasks are marked DONE, move story to DONE as well.
Thanks!
Hello!
To automate this process you should use adaptavist tool called ScriptRunner (ScriptRunner Web).
With this tool you can automate all process whatever you want.
In this case probably you will create a 'Event Listener' to wait some changes about log-work and then change issues status.
You will find a lot information about scriptrunner options. I use it in my company and it's incredible for automate processes in Jira.
Thank's and King regards.
Ricardo
Is there any workaround for this without using add-on/plugin??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ricard would not have lead you to ScriptRunner if it were. You need code to do this, there is non for it in plain Jira, so you need an add-on to provide it.
Off-the-shelf, you could force your humans a little bit. Put a "workflow property" on the to-do status that says "can not log work", then they'll be forced to move to in-progress before they can!
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.