Modify ↓
#10854 closed defect (fixed)
Batch modify custom time ticket field
| Reported by: | Peter Suter | Owned by: | Peter Suter |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.1 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | datetime batch-modify |
| Cc: | ryan.j.ollos@… | Branch: | |
| Release Notes: |
In TracBatchModify, custom |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The new custom time fields from #1942 should be supported by TracBatchModify.
Currently, attempting to batch modify such fields fails with TypeError: unsupported operand type(s) for -: 'unicode' and 'datetime.datetime'.
Attachments (2)
Change History (6)
comment:1 by , 13 years ago
| Cc: | added |
|---|
by , 13 years ago
| Attachment: | T10854-time-field-batch-modify.diff added |
|---|
by , 13 years ago
| Attachment: | T10854-time-field-batch-modify-datepicker.diff added |
|---|
Enable jQuery UI datepickers
comment:2 by , 13 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Applied in [11352-11353].
comment:3 by , 13 years ago
| Owner: | set to |
|---|
comment:4 by , 12 years ago
| Keywords: | batch-modify added |
|---|
Note:
See TracTickets
for help on using tickets.



Minimal improvement: Parse dates