Opened 18 years ago
Closed 18 years ago
#4079 closed defect (duplicate)
"Not a valid value for milestone field" log message when creating ticket against an existing (and presumably valid) milestone
Reported by: | Andy.Triggs | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
We have some lengthy milestone names in our Trac system which were added successfully using trac-admin. These have names such as '(5) Build out front end functionality of sites'.
When trying to assign tickets to them, we get the log warning message '500 Internal Error ("(5) Build out front end functionality of sites" is not a valid value for the milestone field.)'. However, the tickets are created, but not assigned correctly to the milestone, and do not show up against it in the roadmap.
If these are invalid milestone names, their creation should not have been possible.
This is on a hosted version (0.11dev), but it was previously running on 0.9.6 with the same problem.
I'm on gmail, username as above.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
Component: | ticket system → roadmap |
---|---|
Milestone: | → 0.11 |
Owner: | changed from | to
Version: | → devel |
comment:2 by , 18 years ago
Milestone: | 0.11 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
See #1816.