Ticket #7485 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

"Open ticket on this test case" should work without a patched TracTicketTemplatePlugin

Reported by: seccanj Assigned to: seccanj
Priority: normal Component: TestManagerForTracPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When one creates a ticket from a (failed) test, it would be nice, if the new ticket already defaults to a useful subject ("Failed test: Basic Sleep - Sleeping Monster").

This can be easily achieved by using the link: .../newticket?summary=Failed%20test:%20Basic%20Sleep...

unless one has the TracTicketTemplatePlugin, which instead replaces the whole ticket text on the page onload().

In this case, I have patched the above plugin to accept parameters in the URL and replace them in a template. I'll try to make this patch available through the official plugin.

Attachments

Change History

08/12/10 15:51:16 changed by seccanj

  • summary changed from Reverse the order of changes in the test case status change history to Open ticket on this test case should work without a patched TracTicketTemplatePlugin.

08/12/10 15:51:29 changed by seccanj

  • summary changed from Open ticket on this test case should work without a patched TracTicketTemplatePlugin to "Open ticket on this test case" should work without a patched TracTicketTemplatePlugin.

08/12/10 23:36:58 changed by rjollos

I plan to install this plugin and this issue is relevant since I already have TracTicketTemplatePlugin installed. I'd be able to serve as another tester on Trac 0.11.7 for any fix you have available.

08/18/10 15:03:46 changed by anonymous

Feature implemented in 1.1.0.

08/18/10 15:04:20 changed by anonymous

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

Add/Change #7485 ("Open ticket on this test case" should work without a patched TracTicketTemplatePlugin)




Change Properties
Action