Ticket #10426 (closed enhancement: fixed)

Opened 8 months ago

Last modified 7 months ago

how to add project variable to a query

Reported by: toonvl Assigned to: crossroad
Priority: normal Component: SimpleMultiProjectPlugin
Severity: minor Keywords: add project to queries
Cc: falkb Trac Release: 1.0

Description

Hi, I recently installed the simplemultiproject plugin for trac and I would like to add a project column to the standard queries, but I don't know where this info is stored, so I don't know what to add. Can anyone aid me in finding the right changes to the queries? Thanks!!!

Attachments

Change History

10/04/12 21:25:52 changed by rjollos

  • cc set to falkb.

10/05/12 09:00:07 changed by falkb

  1. Look at t:TracIni for setting query_args of [milestone-groups]
  2. Use Sqlite Database Browser and access the trac.db file directly. Edit table report . For instance, query 1 is there in the query column of table line 1. Add your project column there.

Does this help?

10/08/12 16:45:30 changed by falkb

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

seems so...if not, please reopen or better ask on the mailing-list.


Add/Change #10426 (how to add project variable to a query)




Change Properties
Action