Modify ↓
Opened 15 years ago
Closed 15 years ago
#8439 closed defect (invalid)
Blanking the "add hours to ticket" field should add zero hours
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | web frontend | Version: | 0.11.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
To reproduce:
- Enter in some hours for "add hours to ticket"
- Change your mind, and delete them. The field is now blank.
- Validation error comes up:
Warning: The ticket field 'Add Hours to Ticket' is invalid: Value must be a number
Instead, it should treat a blank field as no change to the ticket hours.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This is a PluginIssue. Not sure which one, but sounds like th:TracHoursPlugin or maybe th:TimingAndEstimationPlugin.