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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/diffusion/editor/DiffusionURIEditor.php | ||
---|---|---|
126 | When processing in the other order, we run this part first so the code works. |