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
F13893197: D10731.id25760.diff
Sat, Oct 5, 6:04 AM
Unknown Object (File)
Tue, Sep 24, 11:19 PM
Unknown Object (File)
Tue, Sep 24, 11:17 PM
Unknown Object (File)
Tue, Sep 24, 11:16 PM
Unknown Object (File)
Tue, Sep 24, 11:14 PM
Unknown Object (File)
Sat, Sep 21, 6:31 AM
Unknown Object (File)
Mon, Sep 16, 11:42 AM
Unknown Object (File)
Aug 28 2024, 7:38 PM
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.