Ref T3886. Now that a custom field can emit a core transaction, just emit a subscribers transaction.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- Restricted Diffusion Commit
rPaa7ba4c6e6d6: Implement Differential subscribers as a CustomField
{F116014}
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
src/applications/differential/customfield/DifferentialCoreCustomField.php | ||
---|---|---|
17–22 | Subclasses of CoreField only need to implement this if they're using a TYPE_CUSTOMFIELD transaction. Otherwise we'll do the write as part of the SUBSCRIBERS or EDGE or VIEW_POLICY or whatever else transaction. | |
src/applications/differential/customfield/DifferentialRepositoryField.php | ||
32 | (Small derp on my part.) |