Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 12 years ago

#1296 closed defect (fixed)

"Assign to" defaults to first registered user when using "restrict_owner = true"

Reported by: Juanma Barranquero Owned by: Christopher Lenz
Priority: low Milestone: 0.9
Component: ticket system Version: devel
Severity: minor Keywords:
Cc: haircut@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

[1342] is great and I've started to use it. However, some of my users complain that when restrict_owner = true, the Assign to: field defaults to the first registered user; they would want it empty, so reporters don't just blindly assume it's correct. And I tend to concur; I foresee a steady stream of tickets assigned to the poor fellow who happens to be our first alphabetically-positioned (or is that, alphabetically-challenged?) developer… :)

Perhaps a default_owner entry on trac.ini, defaulting to empty, would be in order.

Attachments (0)

Change History (4)

comment:1 by Christopher Lenz, 19 years ago

Milestone: 0.9
Owner: changed from Jonas Borgström to Christopher Lenz
Status: newassigned

:-)

The default owner should be set from the component owner if the owner field is left blank. A default_owner option does not make much sense here IMO.

comment:2 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [1356].

comment:3 by Adam Monsen <haircut@…>, 12 years ago

Cc: haircut@… added

Awesome! It looks like the change you made causes a blank at the top of the "Owner" dropdown list, correct?

Can you make this work similarly for the "reassign to" dropdown when modifying an extant ticket? That would make it possible to unassign tickets even when restrict_owner = true.

in reply to:  3 comment:4 by anonymous, 12 years ago

Replying to Adam Monsen <haircut@…>:

Awesome! It looks like the change you made causes a blank at the top of the "Owner" dropdown list, correct?

Can you make this work similarly for the "reassign to" dropdown when modifying an extant ticket? That would make it possible to unassign tickets even when restrict_owner = true.

#6899 is the ticket you're looking for ;)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.