TeamRocketScience / redmine_spent_time_required

Plugin to require adding spent time
http://trs.io
10 stars 11 forks source link

What does that plugin really do? #1

Open cforce opened 13 years ago

cforce commented 13 years ago

How does it "require" spend time and when? When i create an issue and when i edit it or even later?

maxprokopiev commented 13 years ago

When you change issue status.

Imagine that you have multiple statuses: New(id = 1), In Work(id = 2), Closed(id = 3) In plugin settings (Status IDs), write 3 and Apply. After this, redmine will force you to set spent time, when you close an issue (i.e. when issue status is equals 3).