id summary reporter owner description type status priority component severity resolution keywords cc release 11166 About timeline filter behavior anonymous falkb "In timeline page, there is a ""Filter projects"" option added by simple multiproject plugin. It only display the selected project's events when a project selected. I got a little confused about the 'ALL' option.I assume the 'ALL' option shouldn't filter out any events, but indeed it filter out changes made to those tickets without its custom field 'project' set. Here is the way I think 'ALL' option should work {{{#!diff if template == 'timeline.html': filter_projects = self._filtered_projects(req) if not filter_projects: #no filter means likely more than 1 project, so we insert the project name - filter_projects = [project[1] for project in self.__SmpModel.get_all_projects()] + return template, data, content_type }}}" enhancement closed normal SimpleMultiProjectPlugin minor fixed ykrocku@… 1.0