Hit this issue in D8485. I think reviewedByPHID changes should appear in application transactions.
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rP46cf263e9d55: Fix a bug for updating diffs
Would like to deploy this and try updating D8485 again.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Let's just find the throw new Exception(...) part and replace it with continue;. There's a similar condition immediately above it.
We don't make a strong distinction between readable and writable fields, and I think this exception is too aggressive.
Comment Actions
Specifically, "Reviewed By" should not appear in the transaction record; running arc diff should never adjust who a revision was reviewed by.