ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Filter / Current project and its subprojects does not work (Bug #910)
Description
Hello,
if a define a filter, save it and chosse the option
Current project and its subprojects the custom query
will not show up at any subproject.
Am i doing something wrong, or is that a bug.
Thanks in advance
Kind regards
Kurt
Associated revisions
Replace closing html tags with html entity (#910).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1348 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Kurt Klinner at 2012-02-28 12:51 pm
Hi,
sorry my mistake, i thought that the "project and its subprojects" option means
that the filter is included within every subproject (and therefore appears at the
sidebar below my custom queries).
Sorry :-)
Kind regards
Kurt
- Status changed from Open to Closed
Updated by Holger Just at 2012-02-28 12:56 pm
The option does something different from what you think it does. As such, it is not a bug at all.
In fact, that option selects which issues you want to see in your query result: only issues from your current project or issues from your current project and all its subprojects.
The option does not select in which projects the saved query is going to be visible. Here we still have only two options: in the current project or for every project (if you created the query on /issues
).
- Status changed from Closed to Duplicate
Updated by Holger Just at 2012-02-28 12:57 pm
- Status changed from Duplicate to Declined