Edgewall Software
Modify

Opened 16 years ago

Closed 15 years ago

#7568 closed enhancement (worksforme)

Remember ticket field value for each user

Reported by: phpxcache@… Owned by:
Priority: normal Milestone:
Component: ticket system Version: 0.11.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

when someone is testing a specified component, he/she is more probably to be testing the same component/version again instead of the "default" one set by trac admin. it would be nice if some fields can be rememberd on a per-user basic

i have the following simple design which please both admins and users

  1. configurable in admin
    1. default value for each ticket field
    2. should remember on per-user basic OR force to use admin default
  2. for each per-user-remembered ticket field
    1. save current "admin defalut" as "last admin default"
    2. save last value on ticket submit, this value is discarded if the above value does not match the current "admin default" (which means the admin changed the default value)

any idea?

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 15 years ago

Milestone: 0.12
Resolution: worksforme
Status: newclosed

Yes: this seems overly complex for little benefit.

If you happen to create a bunch of similar tickets, use the TicketClone plugin.

Modify Ticket

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