Page MenuHomePhabricator

project.search API broken for all calls: "Undefined index: PHID-PROJ-277qef67dlcfi5e7rhzm"
Closed, ResolvedPublicBUG REPORT

Description

Steps to Reproduce:

Make a call to the project.search API in Phabricator (it doesn't matter what the contents of the API call are, even leaving all fields blank and clicking "Call Method" works)

Actual Results:

The API call fails with {"result":null,"error_code":"ERR-CONDUIT-CORE","error_info":"Undefined index: PHID-PROJ-277qef67dlcfi5e7rhzm"}

Expected Results:

The API call doesn't produce an error.

Event Timeline

PHID-PROJ-277qef67dlcfi5e7rhzm is 1.35.0-wmf.23; 2020-03-10. https://phabricator.wikimedia.org/project/view/4474/ shows no changes lately.

Also brought up in https://discourse.phabricator-community.org/t/phabricator-project-search-api-broken-after-2020-16-release/3904 without more info.

Probably needs checking the PHP error log.

Aklapper renamed this task from project.search API broken to project.search API broken: "Undefined index" error for an existing Project PHID.Nov 25 2020, 10:13 AM
Aklapper renamed this task from project.search API broken: "Undefined index" error for an existing Project PHID to project.search API broken for all calls: "Undefined index: PHID-PROJ-277qef67dlcfi5e7rhzm".Jan 28 2021, 10:10 AM
Pppery claimed this task.

Seems to be working now