Marking duplicate tickets on Trac

Marking duplicate tickets on TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. just got a bit smarter and easier. Now, when you mark a ticketticket Created for both bug reports and feature development on the bug tracker. a duplicate, you specify the other ticket. A comment will be cross-posted there that references the duplicate, so you don’t have to.

You can optionally include a comment and any other ticket property changes, as before. If your comment doesn’t include a reference to the ticket, it’ll automatically add it.

A side effect of how the pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party is written (it’s a modified version of this one) is that no email notification is sent for the “#___ was marked as a duplicate.” This is great because it avoids a double-email (that until now would happen manually). On the other hand, if you consume Trac via your inbox like me, you might expect that the next email is the other ticket, floated to the surface again. I’ll leave it as is for now.

#trac