Modify ↓
Ticket #8439 (closed defect: invalid)
Opened 3 years ago
Last modified 3 years ago
Blanking the "add hours to ticket" field should add zero hours
| Reported by: | christian.oudard@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend | Version: | 0.11.4 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 3 years ago by ebray
- Resolution set to invalid
- Status changed from new to closed
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.