Defect #12735
Negative duration allowed
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues planning | |||
Target version: | 2.3.0 | |||
Resolution: | Fixed | Affected version: | 2.2.0 |
Description
Redmine allows the user to define a negative duration for a ticket.
See attachment.
Related issues
Associated revisions
Negative estimated hours should not be valid (#12735).
History
#1
Updated by Jean-Philippe Lang about 8 years ago
- Status changed from New to Closed
- Target version set to 2.3.0
- Affected version (unused) changed from devel to 2.2.0
- Resolution set to Fixed
- Affected version set to 2.2.0
I've implemented the validation using Rail's builtin helpers in r11125.
#2
Updated by Bruno Medeiros about 8 years ago
Shouldn't it be backported to 2.2.2?