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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable