Modify

Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#1302 closed defect (worksforme)

Custom field to select changeset in ticket view

Reported by: sfrede@… Owned by: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Hi!

I'm searching for a way to make a custom field (selectbox) in which I can choose a changeset to bind it to the ticket. Can anybody help me or give me a hint?

Thanks!

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Russ Tyndall

Resolution: worksforme
Status: newclosed

This can be accomplished in ticket comments/descriptions as follows:

[2813]

or

changeset:2813

If you are using subversion, there is a nifty trac-post-commit-hook that will allow you to crosslink tickets and changesets. We have found this to be utterly essential once we started using it.

This also allows you to connect many tickets to many changesets and vice-versa.

Is this what you needed, or was there more you were trying to get at? If there is more, please describe what you want that this is not accomplishing and reopen the ticket.

HTH,

Russ

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anybody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.