Page MenuHomePhabricator

Audit - another partial fix to commit re-parsing bug
ClosedPublic

Authored by btrahan on Oct 21 2014, 12:25 AM.
Tags
None
Referenced Files
F13382325: D10731.diff
Sun, Jun 30, 4:33 AM
F13358667: D10731.diff
Tue, Jun 25, 8:14 AM
F13351785: D10731.diff
Sun, Jun 23, 10:18 AM
F13319938: D10731.id25760.diff
Thu, Jun 13, 4:35 PM
F13318427: D10731.diff
Thu, Jun 13, 11:03 AM
F13302387: D10731.diff
Sat, Jun 8, 5:01 AM
F13269210: D10731.diff
May 29 2024, 5:57 AM
F13254645: D10731.diff
May 25 2024, 3:35 AM
Subscribers

Details

Summary

Ref T6350. We build $sql based on whose subscribed. If no one is subscribed, then we have no query to run.

Test Plan

observed one error disappearing from my daemon log. Also, more doing it live.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Audit - another partial fix to commit re-parsing bug.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added reviewers: epriestley, chad.
src/applications/feed/PhabricatorFeedStoryPublisher.php
124–126

the block of peril apparently...

chad edited edge metadata.
This revision is now accepted and ready to land.Oct 21 2014, 12:26 AM
This revision was automatically updated to reflect the committed changes.