How to make 100% progress when closing an issue
Added by Ivan Cenov over 14 years ago
Hi,
Is there some automatic way to make an issue 100% done when changing its state to 'Closed'? I do this manually by now but often forget it.
Ivan
Replies (5)
RE: How to make 100% progress when closing an issue
-
Added by Anonymous over 14 years ago
I use the redmine_x_closed which closes and sets the completion to 100%, all from my checkin message.
RE: How to make 100% progress when closing an issue
-
Added by Ivan Cenov over 14 years ago
Same with me; When I commit with closing message (par example "fixes #123") the issue is closed and the progress is 100%.
RE: How to make 100% progress when closing an issue
-
Added by Felix Schäfer over 14 years ago
You could also use the redmine builtin: RedmineIssueTrackingSetup.
RE: How to make 100% progress when closing an issue
-
Added by Ivan Cenov over 14 years ago
Felix Schäfer wrote:
You could also use the redmine builtin: RedmineIssueTrackingSetup.
Thank you. It was in front of my eyes but I haven't seen it. I was searching for a checkbox, it was a drop-down listbox...
Ok, I expected both ways for settting percentage to be mixed... but realized that it is somewhat ambiguous.
Ivan
RE: How to make 100% progress when closing an issue
-
Added by dj jones over 10 years ago
Four years later - and RedmineIssueTrackingSetup is still a great core feature allowing you to set eg 100% for completed tasks, and in fact a default % for all statuses.