Page MenuHomePhabricator

Fix an out-of-order issue in the new update-during-publish behavior
ClosedPublic

Authored by epriestley on Sep 17 2020, 8:38 PM.
Tags
None
Referenced Files
F18734360: D21468.id.diff
Tue, Sep 30, 10:52 PM
F18726290: D21468.diff
Tue, Sep 30, 6:27 AM
F18678854: D21468.diff
Thu, Sep 25, 11:39 PM
F18601205: D21468.id.diff
Sep 13 2025, 11:47 AM
F18595302: D21468.diff
Sep 12 2025, 9:12 PM
F18571310: D21468.id51099.diff
Sep 10 2025, 4:55 AM
F18571308: D21468.id51098.diff
Sep 10 2025, 4:55 AM
F18298496: D21468.diff
Aug 23 2025, 5:33 PM
Subscribers
None

Details

Summary

Ref T13552. The Herald field "Accepted Differential revision" (and similar fields) depend on the task/revision update steps running before Herald executes.

Herald currently executes first, so it never sees associated revisions. Swap this order.

Test Plan

Published a commit, got a clean parse/import. Will test with production rules ("Cowboy Commits").

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 17 2020, 8:39 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.