Page MenuHomePhabricator

Audit usage of filters for wiki-specific items (namespaces, templates, categories, etc) as make boolean queries where necessary
Closed, DeclinedPublic

Description

For multi-project indices when we apply various filters we need to figure out if those filters are intended to be applied only against items from the current wiki, or from all wiki's. Not really sure yet what is correct. For example when filtering by namespace there are probably times you want to include that namespace from multiple wiki's. When boosting templates though we likely want to boost templates from a specific wiki.

Probably needs more thought to flesh out what really needs to happen.

Event Timeline

debt subscribed.

Declined - see T139498#3157557 for more info