This should use "open", not "0", now. We should check for other similar strings.
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
- Go to a project page, scroll to the "Maniphest Tasks" panel, click "View All" in the upper right.
- URL is wrong and search results do not find open tasks, because the task status constant changed from 0 to open.
- The value should be a comma-list of ManiphestTaskStatus::getOpenStatuses() or similar, instead of 0.
- Search for other manually constructed maniphest/query/ URIs and fix them too if you find any.