-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automaticaly start/stop time counting #42
Comments
I'm currently in development of a branch that is adding multiple loggers or timers (optionally configured by administrator). The next phase is multiple transitions. So if a developer starts a task the status will update from open to working then when the developer stops working on it it will go back to the previous status open. If I get your drift your asking for status change based on when someone manually changes the status to something different. you want to automatically end the existing logger and start a new one? |
Yes, main idea -> time counting for task if task in state "working". |
Hi! Have you a progress or not? |
Hello, |
Plugin will be better if automaticaly start/stop time counting were present if task status transient detected.
This very actuality for Redmine there Agile board used. Time start/stop will be from agile.
For example describe main idea:
The text was updated successfully, but these errors were encountered: