Fixes T11276. This feels slightly iffy (we attachRepository() here, and also when applying the TYPE_REPOSITORY transaction) but simpler than trying to reorder things.
Details
Details
Created a repository URI with transactions in ["uri", "repository"] order.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- repo1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 12934 Build 16506: Run Core Tests Build 16505: arc lint + arc unit
Event Timeline
src/applications/diffusion/editor/DiffusionURIEditor.php | ||
---|---|---|
126 | When processing in the other order, we run this part first so the code works. |