Page MenuHomePhabricator

Filter default Phabricator calendar view to show items tagged with #events only
Closed, ResolvedPublic

Description

Years ago I broke T157488 / custom D557 in https://phabricator.wikimedia.org/project/manage/2552/#66318
Nobody realized so far anyway.

Found this by reading code diffs.

Should replace that brittle stuff with ->withPHIDs(array('PHID-PROJ-5xclne2kzgjcckhqfzsd')) # PHID of #events

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
Filter default calendar view to show items tagged with #events onlyrepos/phabricator/phabricator!10aklapperT343258calEventswmf/stable
Customize query in GitLab

Event Timeline

Aklapper triaged this task as Low priority.

If its been broken for ~3 years without much(/any?) complaints, Wouldn't it be better to remove it so we don't have to main the tech debt form it?

I guess I don't have an opinion as I don't really use the calendar...