Page MenuHomePhabricator

Modularize HeraldRule transactions
ClosedPublic

Authored by epriestley on Mar 7 2019, 1:02 PM.
Tags
None
Referenced Files
F18786408: D20258.id48362.diff
Tue, Oct 14, 6:58 PM
F18762367: D20258.id48350.diff
Mon, Oct 6, 6:42 PM
F18750389: D20258.id.diff
Sat, Oct 4, 7:34 AM
F18733933: D20258.id.diff
Tue, Sep 30, 10:44 PM
F18676444: D20258.id48361.diff
Thu, Sep 25, 7:20 PM
F18637654: D20258.diff
Wed, Sep 17, 7:56 AM
F18625953: D20258.id48361.diff
Sep 16 2025, 12:01 AM
F18569505: D20258.id48362.diff
Sep 10 2025, 2:09 AM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13249. See PHI1115. I initially wanted to make bin/policy unlock --owner <user> H123 work to transfer ownership of a Herald rule, although I'm no longer really sure this makes much sense.

In any case, this makes things a little better and more modern.

I removed the storage table for rule comments. Adding comments to Herald rules doesn't work and probably doesn't make much sense.

Test Plan

Created and edited Herald rules, grepped for all the transaction type constants.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Mar 7 2019, 1:02 PM
amckinley added inline comments.
src/applications/herald/xaction/HeraldRuleNameTransaction.php
35

Unused variable.

This revision is now accepted and ready to land.Mar 7 2019, 6:40 PM
epriestley retitled this revision from Modularize Herald transactions to Modularize HeraldRule transactions.Mar 7 2019, 6:40 PM
This revision was automatically updated to reflect the committed changes.