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
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
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
Branch
importfix2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2869
Build 2873: [Placeholder Plan] Wait for 30 Seconds

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.