Opened 19 years ago
Closed 19 years ago
#1698 closed defect (fixed)
Milestone cannot be cleared
Reported by: | anonymous | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | highest | Milestone: | 0.9 |
Component: | ticket system | Version: | devel |
Severity: | critical | Keywords: | milestone clear |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In testing [1832], I can no longer set the milestone field to nothing. This is not a good thing since you do not necessarily want that field set.
Attachments (0)
Change History (8)
comment:1 by , 19 years ago
Version: | none → devel |
---|
comment:2 by , 19 years ago
Milestone: | → 0.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oops, I didn't see that you were using a pretty recent rev. I'll check again.
comment:5 by , 19 years ago
Status: | new → assigned |
---|
comment:6 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed in [1834].
comment:7 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I just tried [1835] and it is fixed for existing tickets, but not for new tickets. New tickets should also default to no milestone.
comment:8 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This is fixed in [1836].
(Milestone/version default to the default value configured in trac.ini, not to an empty value)
This has been fixed (don't know the exact rev).