Page MenuHomePhabricator

Create SprintProjectUIEventListener to return unique project tag links for Sprint boards
Closed, ResolvedPublic

Description

Restoring the default behavior with T78208 means that tasks tagged with Sprint projects, will still point to the normal Work board. The board link is rendered by the PhabricatorProjectUIEventListener, so if a similar UIEventListener is created for Sprint, then it could send back a different board link (sboard?) for Sprint Projects. Then a new route could be created that points to the SprintBoardController.