Modify ↓
Ticket #445 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Summary should be required for new tickets
| Reported by: | cmlenz | Owned by: | daniel |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | ticket system | Version: | 0.7 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Currently Trac accepts new tickets without requiring any of the fields to be set. We should require at least the summary to be set. Some installation may also want to require any of the other fields to be set, so we might want to aim at a per-project configurable ticket entry policy.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Milestone set to 0.8
comment:2 Changed 8 years ago by daniel
- Owner changed from jonas to daniel
- Status changed from new to assigned
comment:3 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [742].
Note: See
TracTickets for help on using
tickets.



Very sensible idea (demanding Summary that is).