Fixes T10299.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T10299: Maniphest search with slugs results in error
- Commits
- Restricted Diffusion Commit
rP07f1a03262d5: Fix a bad call when prefilling ApplicationSearch from `?projects=some_slug`
- Visited /maniphest/?projects=x locally, where x is some valid project slug.
- Before patch: Fatal on requireViewer() call.
- After patch: Works correctly, filling the correct project into parameters.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- vx1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10567 Build 12950: Run Core Tests Build 12949: arc lint + arc unit