Page MenuHomeDevCentral

Phabricator notifications now supports repos without any project
ClosedPublic

Authored by dereckson on Dec 22 2015, 19:57.
Tags
None
Referenced Files
F3755873: D114.diff
Mon, Nov 18, 18:29
Unknown Object (File)
Sat, Nov 16, 00:35
Unknown Object (File)
Fri, Nov 15, 23:35
Unknown Object (File)
Fri, Nov 15, 16:41
Unknown Object (File)
Fri, Nov 15, 16:36
Unknown Object (File)
Thu, Nov 7, 11:37
Unknown Object (File)
Wed, Nov 6, 20:54
Unknown Object (File)
Wed, Nov 6, 18:47
Subscribers
None

Details

Summary

Currently, when a Phabricator payload for a commit comes,
it were assumed there were always projects to fetch.

This takes care of the following exception:

Exception type: ErrorException
Exception message: Undefined property: stdClass::$PHID-CMIT-pq...
In app/Phabricator/PhabricatorStory.php:140

It also solves another small code issue triggering an error.

Test Plan

Phabricator resends failed requests at periodic intervals.

After it has been fixed, Phabricator sends it again.

12:18:20 < Wearg> dereckson created Notifications center.
12:23:24 < Wearg> dereckson set the image for Notifications center to F15185: profile.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Phabricator notifications now supports repos without any project.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Dec 22 2015, 20:00
This revision was automatically updated to reflect the committed changes.