Page MenuHomeDevCentral

Trying to get property of non-object in PhabricatorStory::getItemProjectsPHIDs
Closed, DuplicatePublic

Description

[2016-03-25 22:40:48] production.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in /var/wwwroot/default/app/Phabricator$
PhabricatorStory.php:189
Stack trace:
#0 /var/wwwroot/default/app/Phabricator/PhabricatorStory.php(189): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Trying to get p...', '/va$
/wwwroot/de...', 189, Array)
#1 /var/wwwroot/default/app/Phabricator/PhabricatorStory.php(134): Nasqueron\Notifications\Phabricator\PhabricatorStory->getItemProjectsPHIDs('maniphest.query$
, 'PHID-TASK-kupty...')
#2 /var/wwwroot/default/app/Phabricator/PhabricatorStory.php(235): Nasqueron\Notifications\Phabricator\PhabricatorStory->getProjectsPHIDs()
#3 /var/wwwroot/default/app/Phabricator/PhabricatorStory.php(223): Nasqueron\Notifications\Phabricator\PhabricatorStory->attachProjects()
#4 /var/wwwroot/default/app/Analyzers/PhabricatorPayloadAnalyzer.php(101): Nasqueron\Notifications\Phabricator\PhabricatorStory->getProjects()
#5 /var/wwwroot/default/app/Notifications/PhabricatorNotification.php(61): Nasqueron\Notifications\Analyzers\PhabricatorPayloadAnalyzer->getGroup()
#6 /var/wwwroot/default/app/Notifications/PhabricatorNotification.php(38): Nasqueron\Notifications\Notifications\PhabricatorNotification->getGroup()
#7 /var/wwwroot/default/app/Jobs/FirePhabricatorNotification.php(52): Nasqueron\Notifications\Notifications\PhabricatorNotification->__construct('Nasqueron', $
bject(Nasqueron\Notifications\Phabricator\PhabricatorStory))
#8 /var/wwwroot/default/app/Jobs/FirePhabricatorNotification.php(38): Nasqueron\Notifications\Jobs\FirePhabricatorNotification->createNotification()