Page MenuHomePhabricator

Apply reviewer changes from Herald via ModularTransactions
ClosedPublic

Authored by epriestley on Mar 20 2017, 3:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 9:07 AM
Unknown Object (File)
Mon, Nov 4, 7:21 PM
Unknown Object (File)
Mon, Nov 4, 2:20 PM
Unknown Object (File)
Thu, Oct 24, 2:18 PM
Unknown Object (File)
Oct 23 2024, 4:14 PM
Unknown Object (File)
Oct 12 2024, 11:06 PM
Unknown Object (File)
Oct 9 2024, 7:37 AM
Unknown Object (File)
Oct 7 2024, 5:46 PM
Subscribers
None

Details

Summary

Ref T10967. This converts the reviewer update action in Herald from an older edge write to a newer ModularTransactions write.

The major value from this is that we get a double-write to the new reviewers table.

Test Plan
  • Wrote a Herald rule to add a reviewer and a blocking reviewer.
  • Saw them added properly to a revision with: no reviewers; both as blocking; A as blocking, B as nonblocking; A as nonblocking, B as blocking.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 20 2017, 4:05 PM
This revision was automatically updated to reflect the committed changes.