PDA

View Full Version : vBulletin Project Tools - Unclosed Assigned Issues In Project Tools


Milad
07-07-2007, 10:00 PM
Description:
Simply, this add a list, of unclosed assigned issues to a user, under the navbar. (see screenshot).

It's optimized very well, and no query is executed to get the info, because I use the datastore.

Installation:
- Import the xml product.
- Go to "Project Tools Options" and set the "issuestatusid(s) which is considered as closed", like fixed, duplicated and not a bug, etc. In general the status that doesn't need taking actions any more. so they won't be displayed in the list.
- Add to the very bottom of navbar
$assigned_active_issues_table

Support is given only for those who marked it as installed.

PitchouneN64ngc
07-08-2007, 05:01 PM
Thanks for this ;)

FreshFroot
07-08-2007, 08:35 PM
I haven't bought the new product yet, but I'm going to be getting it soon, so this will be usefull.

Thanks.

Lionel
10-23-2007, 11:07 AM
This causes a mysql error when trying to use the ajax edit in viewing issue
SELECT userid, issueid FROM vb_pt_issueassign WHERE issueid IN ();

Reeve of shinra
10-24-2007, 03:10 AM
this is a great idea! :)

DaveINM
12-07-2007, 05:03 PM
I installed this, but the table does not display. Any suggestions?

EDIT: It's working now...don't know what the problem was. Works great!

yankidank
02-10-2009, 04:46 PM
Very old mod, but still working great. Thanks.