Page MenuHomePhabricator

Unrecoverable error when clicking on a project tag: undefined ManiphestTaskQuery::addWithAllProjects()
Closed, ResolvedPublic2 Estimated Story Points

Description

When I click on a project tag from anywhere in Phabricator, I get this error:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method ManiphestTaskQuery::addWithAllProjects()

/var/www/phabricator/libs/phabricator-extensions-Sprint/src/controller/board/SprintBoardViewController.php:153


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

Before I installed this sprint extension, it would take me to my work board for that project. This has happened from clicking the tag from the project page, the main Maniphest page, a Maniphest task, and everywhere else.

Originally I was on the master branch of the repo, but updated to production and the issue still persists.

PHP version: 5.5.9
Apache version: 2.4.7
Sprint extension version: 0.7.2.0
I can't find the Phabricator version number

Event Timeline

Chrismanahan raised the priority of this task from to Needs Triage.
Chrismanahan updated the task description. (Show Details)
Chrismanahan subscribed.

Which exact version of the Sprint extension is this about, and which exact version of Phabricator?

(Pasting error messages as text instead of images welcome, so search engines can find the text)

Aklapper renamed this task from Unrecoverable error when clicking on a project tag to Unrecoverable error when clicking on a project tag: undefined ManiphestTaskQuery::addWithAllProjects().Apr 29 2015, 9:10 AM

This is the result of this upstream commit https://secure.phabricator.com/D12526 from 23 April. Fix is forthcoming on Sprint master branch.

Change 207415 had a related patch set uploaded (by Christopher Johnson (WMDE)):
updates to upstream D12603 28.04.2015

https://gerrit.wikimedia.org/r/207415

Change 207415 merged by Christopher Johnson (WMDE):
updates to upstream D12603 28.04.2015

https://gerrit.wikimedia.org/r/207415