Steps to replicate the issue
- Navigate to the Phabricator activity feed (https://phabricator.wikimedia.org/feed/query/all/), and click the "Edit Query" button in the top-right.
- Enter a task ID (e.g., 387468) into the "IDs" field, and click "Search".
- The error message 'Unhandled Exception ("Error")' 'Call to undefined method PhabricatorFeedQuery::withIDs()' is displayed. (https://phabricator.wikimedia.org/feed/query/xSPzWqrFGThe/)
- Enter a PHID (e.g., PHID-TASK-w2krfmkx24tbxse3hgnn) into the "PHIDs" field, and click "Search".
- The error message 'Unhandled Exception ("Error")' ''Call to undefined method PhabricatorFeedQuery::withPHIDs()' is displayed. (https://phabricator.wikimedia.org/feed/query/oVMbkRth9i6G/)
What should have happened instead?
The searches should have completed successfully, and displayed the activity feed for the provided IDs/PHIDs.