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
Unknown Object (File)
Fri, May 30, 1:09 PM
Unknown Object (File)
Fri, May 30, 10:15 AM
Unknown Object (File)
Thu, May 29, 11:29 AM
Unknown Object (File)
Wed, May 28, 8:27 PM
Unknown Object (File)
Tue, May 27, 10:20 PM
Unknown Object (File)
May 6 2025, 5:30 AM
Unknown Object (File)
Apr 27 2025, 11:24 PM
Unknown Object (File)
Apr 26 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.