Page MenuHomePhabricator

"Create Workboard" action fails when "Make Default" checkbox checked
Closed, DuplicatePublic

Description

Reproduction steps:

  • Create new project
  • Click "Workboard" menu item
  • Sure that "Make Default" checkbox is checked
  • Click "Create Workboard"
>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method PhabricatorProjectWorkboardProfileMenuItem::validateTransactions()

/var/www/phab/phabricator/src/applications/search/storage/PhabricatorProfileMenuItemConfiguration.php:140


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

Version Info (Phacility Test Instance):

phabricator 307b166207347ff76162ce27b1f82da05b65d3d5 (Sat, Jan 21) (branched from ddf82a815b9a07e901870c2f4d5b7582af7b4d82 on origin) 
arcanist 9503b941cc02be637d967bb50cfb25f852e071e4 (Sat, Jan 7) (branched from ade25facfdf22aed1c1e20fed3e58e60c0be3c2b on origin) 
phutil 10963f771f118baa338aacd3172aaede695cde62 (Fri, Jan 13) (branched from 9d85dfab0f532d50c2343719e92d574a4827341b on origin) 
libcore 9dcb27732cd2718924efe5102d3ce3554a06ede1 (Sat, Jan 21) 
services 982d8a71bfc6178744eb670f96c00d9420a50a99 (Nov 18 2016) (branched from b5cef1ac31ffa392b3562f9a0bbefc238f212430 on origin)

Event Timeline

This is fixed on master and stable but hasn't rolled out to Phacility yet.

Are you filing this as a Phacility customer?

For the record, this is like the best, clearest bug report I've seen in months. :D

In T12143#208308, @chad wrote:

This is fixed on master and stable but hasn't rolled out to Phacility yet.

I updated my install several hours ago. Saw the problem right now and test it on Phacility instance. Then I filled bug report.

I updated my install again right now and that problem is gone. Thanks.

I'm going to merge this into T12142 since that one has an earlier timestamp even though this one is more pure of heart.