Forum OpenACS Q&A: Re: New Features for Bug Tracker

Collapse
Posted by Ryan Gallimore on
Notifications on are working ok for me, but I found another problem on HEAD: the filters don't work at all.

Can anyone with bt from HEAD installed confirm this?

Collapse
Posted by Ryan Gallimore on
I found the problem. Query bug_tracker::bug::get_query.bugs was missing:

[template::list::filter_where_clauses -and -name "bugs"]

for some reason. I've fixed it and committed it to HEAD.