Edgewall Software
Modify

Opened 19 years ago

Closed 17 years ago

#905 closed enhancement (fixed)

[PATCH] Add resolution 'moved' to the list of possible ticket resolutions

Reported by: pkou <pkou at ua.fm> Owned by: Christian Boos
Priority: normal Milestone: 0.11
Component: ticket system Version: devel
Severity: normal Keywords: workflow
Cc: dombly@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

One more resolution type is possible when a ticket is resolved: moved. The description of the new resolution type is available at Bugzilla help:

The problem was specific to a related product whose bugs are tracked in another
bug database. The bug has been moved to that database.

Patch attached.

Attachments (1)

patch-resmoved-r1040.diff (1.1 KB ) - added by pkou <pkou at ua.fm> 19 years ago.
Patch for the changes

Download all attachments as: .zip

Change History (13)

by pkou <pkou at ua.fm>, 19 years ago

Attachment: patch-resmoved-r1040.diff added

Patch for the changes

comment:1 by Gunnar Wagenknecht <gunnar@…>, 19 years ago

Cc: gunnar@… added

comment:2 by Christian Boos, 18 years ago

Keywords: workflow added

comment:3 by Christian Boos, 18 years ago

Owner: changed from Jonas Borgström to Christian Boos

I added trac-admin commands for resolution, in r2846.

However, I don't know if the moved resolution should be added as a default.

Also, it should be possible to specify the target for the move, and in this respect, this ticket is related to #1395 (ability to explicitely specify the duplicated ticket).

comment:4 by Christian Boos, 18 years ago

Milestone: 0.11
Status: newassigned

comment:5 by Alec Thomas, 18 years ago

Owner: changed from Christian Boos to Alec Thomas
Status: assignednew

In the WorkFlow sandbox, additional resolutions can be added programatically through the ITicketEnumContributor interface.

Duplicate ticket logic can also be added quite easily.

I'll assign this to myself for the 0.11 merge unless you have any objections Christian?

comment:6 by Alec Thomas, 18 years ago

Status: newassigned

comment:7 by Christian Boos, 18 years ago

IIUC, the various resolutions shouldn't be stored in the db anymore, right? If so, you should revert r2846.

comment:8 by INOUE Hiroyuki <dombly@…>, 18 years ago

Cc: dombly@… added

Is there any way out there to safely localize resolution names? If none, IMHO r2846 could hack it out (on post-install stage).

comment:9 by anonymous, 18 years ago

Cc: gunnar@… removed

comment:10 by ilias@…, 17 years ago

related: #4260

comment:11 by Christian Boos, 17 years ago

Owner: changed from Alec Thomas to Christian Boos
Status: assignednew

For the time being, the resolution is still and enum, and I think it's convenient enough that way.

comment:12 by Christian Boos, 17 years ago

Resolution: fixed
Status: newclosed

Fixed by r5384 (admin panel for resolutions) and r5391 (trac-admin $TRAC_ENV resolution command).

Modify Ticket

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