Filtering on Projection and ETA

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dtgriscom
Posts: 9
Joined: 31 Jul 2005, 02:23
Location: Melrose, MA

Filtering on Projection and ETA

Post by dtgriscom »

I'm on Mantis 1.2.11, and although I'm using the Projection (using custom_strings_inc.php to name "Risk") and ETA (named "Effort") fields, I can't figure out how to filter on them. I have the columns visible in the "View Issues" page, and can sort on them, but there's no filter field visible for either value.

How can I get these fields to appear in the filter fields?


Thanks,
Dan
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Filtering on Projection and ETA

Post by atrol »

This is not possible out of the box.
You would have to change source of core/filter_api.php to get it.
Please use Search before posting and read the Manual
Post Reply