BugTaskFlat.active exists, and it's set by bugtask_flatten, but it doesn't currently follow Product.active changes so we don't yet use it in bugtasksearch:
We should make setting Product.active trigger an update on all affected BugTaskFlat rows, or we should just fix the bugtasksearch check to consider ProductSeries too.
BugTaskFlat.active exists, and it's set by bugtask_flatten, but it doesn't currently follow Product.active changes so we don't yet use it in bugtasksearch:
We should make setting Product.active trigger an update on all affected BugTaskFlat rows, or we should just fix the bugtasksearch check to consider ProductSeries too.