Page MenuHomePhabricator

Random error after phabricator upgrade
Closed, ResolvedPublic

Description

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method SprintBoardViewController::addExtraQuickSandConfig()

/home/ben10/sprint/src/controller/board/SprintBoardViewController.php:288


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

Getting this error
Codebases are at this state

arcanist$ git log | head -n 1
commit cdaad096fa8dec4049220f2c3d6f0da14200ab15

libphutil$ git log | head -n 1
commit a8143ced646d411e7c868a16db1f0744ecb7edb5

phabricator$ git log | head -n 1
commit 274f115d41b2b216b647629ee335af1b699c739b

sprint$ git log | head -n 1
commit b1992b712ef492ff10055edbf316405ecd558dca

Event Timeline

sougat818 raised the priority of this task from to Needs Triage.
sougat818 updated the task description. (Show Details)
sougat818 subscribed.
Christopher moved this task from Backlog to Review on the Phabricator-Sprint-Extension board.
Christopher set Security to None.

I've just updated this repo to current sha rPHSP9444252727a3: updates to upstream b596d850ff9d566beedea5e7282150614465e2ef 1 December 2015… and phabricator @ sha: 20e6a4200dbc72760ea5de4eb15053bc1b2c8dac

I'm getting

error
>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method SprintBoardViewController::addExtraQuickSandConfig()

/home/phabricator/extentions/wikimedia-sprints/src/controller/board/SprintBoardViewController.php:300


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

@rkraig it is not possible to get that error if the sprint update was applied. Has everything been reloaded?

@rkraig it is not possible to get that error if the sprint update was applied. Has everything been reloaded?

When you say everything has been reloaded, what do you mean by that?..