Edgewall Software

Ticket #905 (closed enhancement: fixed)

Opened 4 years ago

Last modified 19 months ago

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

Reported by: pkou <pkou at ua.fm> Owned by: cboos
Priority: normal Milestone: 0.11
Component: ticket system Version: devel
Severity: normal Keywords: workflow
Cc: dombly@…

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

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

Change History

Changed 4 years ago by pkou <pkou at ua.fm>

Patch for the changes

Changed 3 years ago by Gunnar Wagenknecht <gunnar@…>

  • cc gunnar@… added

Changed 3 years ago by cboos

  • keywords workflow added

Changed 3 years ago by cboos

  • owner changed from jonas to cboos

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).

Changed 3 years ago by cboos

  • status changed from new to assigned
  • milestone set to 0.11

Changed 3 years ago by athomas

  • owner changed from cboos to athomas
  • status changed from assigned to new

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?

Changed 3 years ago by athomas

  • status changed from new to assigned

Changed 3 years ago by cboos

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

Changed 2 years ago by INOUE Hiroyuki <dombly@…>

  • 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).

Changed 2 years ago by anonymous

  • cc gunnar@… removed

Changed 2 years ago by ilias@…

related: #4260

Changed 19 months ago by cboos

  • owner changed from athomas to cboos
  • status changed from assigned to new

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

Changed 19 months ago by cboos

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

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

Add/Change #905 ([PATCH] Add resolution 'moved' to the list of possible ticket resolutions)

Author



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