Edgewall Software

Ticket #1877 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 19 months ago

make listing of Available Projects show number of open tickets for the project

Reported by: luciano@… Owned by: cmlenz
Priority: lowest Milestone:
Component: web frontend/mod_python Version: 0.8.4
Severity: normal Keywords:
Cc:

Description

The following patch makes the mod_python frontend list, allong with the existing projects, the number of open tickets for the project.

If remote_user is available (as is the case for our site, authentication is on globally), it will also list the number of open tickets belonging to the user.

Just in case anyone else is interested.

(I'll attach the patch shortly.)

Attachments

frontend.patch (2.7 kB) - added by luciano@… 3 years ago.
the patch that implements the described feature
frontend_v2.patch (2.8 kB) - added by luciano@… 3 years ago.
new version of the patch

Change History

Changed 3 years ago by luciano@…

the patch that implements the described feature

Changed 3 years ago by luciano@…

it seems to be breaking links inside projects... don't use!

Changed 3 years ago by luciano@…

new version of the patch

Changed 3 years ago by luciano@…

If the environment didn't exist in the cache, it would be opened with the wrong MPR. Fixed, and it now seems to work fine.

Changed 19 months ago by cboos

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

See rather #1.

Changed 19 months ago by cboos

Btw, I closed that ticket not because it's the exact same thing as #1, rather because it's not realistic to address all the projects at once in the TracMultipleProjects/MultipleEnvironments case, and this should rather be dealt with in the context of projects within the same environment (as #1 is about).

Add/Change #1877 (make listing of Available Projects show number of open tickets for the project)

Author



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