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
F15472647: D21468.id51098.diff
Sat, Apr 5, 3:16 PM
F15467339: D21468.id51099.diff
Thu, Apr 3, 2:07 PM
F15449700: D21468.id51099.diff
Fri, Mar 28, 11:43 AM
F15445607: D21468.id51098.diff
Thu, Mar 27, 2:58 PM
F15440449: D21468.id.diff
Wed, Mar 26, 12:53 PM
F15438024: D21468.diff
Tue, Mar 25, 10:51 PM
F15422306: D21468.id51099.diff
Sat, Mar 22, 7:07 AM
F15382199: D21468.diff
Mar 14 2025, 11:15 AM
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.