Ref T11357. A lot of file creation doesn't go through transactions, so we only actually have one real transaction type: editing a file name.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T11357: Move Files to EditEngine and modern APIs
- Commits
- rP8500f78e451c: Move Files to ModularTransactions
Created and edited files.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- files1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 16281 Build 21638: Run Core Tests Build 21637: arc lint + arc unit
Event Timeline
src/applications/badges/xaction/PhabricatorBadgesBadgeNameTransaction.php | ||
---|---|---|
46 | This is a minor fix: newRequiredError() is ignored if the Editor has setContinueOnMissingFields(true) set, but newInvalidError() is always raised. |