Edgewall Software

Ticket #5701 (closed defect: worksforme)

Opened 18 months ago

Last modified 18 months ago

default owner on new ticket creation

Reported by: makehavoc Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: 0.10.4
Severity: normal Keywords:
Cc: mhavas@…

Description

Hi There, We are running trac, and tickets are automatically created by our call centre as a request for us to do IT support work. The tickets are automatically assigned to nbellette. Now nbellette no longer works for the company, and I have taken over his role.

After scouring through the documentation (I am not a programmer, and dont understand all of the code), I cannot see how or where I can change the default owner/assigned value.

Ideally, when new tickets are created, the default owner/assigned to is my username and not nbellette (who no longer works for the company).

any assistance would be greatfully appreciated

Attachments

Change History

Changed 18 months ago by anonymous

If you see how this ticket immediately defaults as assigned to: jonas. Where would I go in my trac system in order to adjust these settings? I cant see anything in trac-admin that looks appropriate.

Thank you for your time and assistance!

Changed 18 months ago by cboos

  • status changed from new to closed
  • resolution set to worksforme

The default assignee for a ticket is the "component owner". This can be changed using the trac-admin or the WebAdmin plugin, Ticket/component page.

component list
	-- Show available components

component add <name> <owner>
	-- Add a new component

component rename <name> <newname>
	-- Rename a component

component remove <name>
	-- Remove/uninstall component

component chown <name> <owner>
	-- Change component ownership

If you have later on other support questions, better group them and send a mail on the Trac MailingList, thanks!

Add/Change #5701 (default owner on new ticket creation)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.