Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#5567 closed enhancement (duplicate)

Make 'New Ticket' default select options invalid

Reported by: tclugg@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I find it annoying that the new ticket submission provides defaults for drop-down ticket properties that may be incorrect, allowing a forgetful or inattentive user to submit a ticket with incorrect properties. This is especially annoying for small projects where nobody performs ticket triage, resulting in tickets being mis-filed and consequently not acted upon in a timely manner (eg: when developers are working at completing a particular milestone).

I would prefer that drop-down ticket properties default to "Please select…" or similar when creating a new ticket, forcing the user to review each property and select an appropriate value. This behavior should be configurable for each ticket property.

Related to: #1957, #2054, #4266.

Attachments (0)

Change History (3)

comment:1 by Emmanuel Blot, 17 years ago

Component: generalticket system

comment:2 by sid, 17 years ago

We have a similar problem, but I've dealt with it by setting many of the fields to blank values (like you see on t.e.o. for the Milestone and Version fields). In addition, new unassigned tickets are always assigned to a fake user. Then I use a custom query to search for tickets with missing values in certain fields, and I have another report that shows tickets from the last 30 days. Checking both of those reports once a week takes 10 minutes, and is an effective way to triage incoming tickets quickly.

comment:3 by Remy Blank, 16 years ago

Resolution: duplicate
Status: newclosed

As described above, the usual solution is to set empty default values (or use a string like "Please select…") and to perform some regular triage.

Enforcing explicit selections for all or some fields is covered by #2463.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.