Page 1 of 1

Filtering on Projection and ETA

Posted: 22 Jun 2014, 11:34
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

Re: Filtering on Projection and ETA

Posted: 23 Jun 2014, 19:38
by atrol
This is not possible out of the box.
You would have to change source of core/filter_api.php to get it.