Page MenuHomePhabricator

Custom fields for task subtypes fatal on pages > 1 with: Query "ManiphestTaskQuery" failed to return a value from getPagingValueMap()
Closed, ResolvedPublic

Description

I did search with following params:

Assigned To: @Smalyshev
Statuses: Resolved
Group by: Project
Order by: Release date

First page displays OK, but when I click Next, I get this:

Unhandled Exception ("Exception")	
Query "ManiphestTaskQuery" failed to return a value from getPagingValueMap() for column "custom.release.date".

Event Timeline

It looks like customfields completely break paging.

It seems to be related to the PhabricatorCustomField keys, that is, there is getModernFieldKey() vs getFieldKey()... I'm still deep into debugging it .

I've disabled search on the new custom fields, for now, to work around this problem.

mmodell lowered the priority of this task from High to Medium.Jun 26 2017, 4:41 PM
mmodell edited projects, added Phabricator (Upstream), Upstream; removed Phabricator.
mmodell renamed this task from Exception when doing Phabricator search to Custom fields for task subtypes fatal on pages > 1 with: Query "ManiphestTaskQuery" failed to return a value from getPagingValueMap().Jun 28 2017, 9:30 PM
mmodell changed the task status from Open to Stalled.

Should test again in our instance once we've pulled a new version from upstream as https://secure.phabricator.com/D19951 got merged on 20190103.

I cannot reproduce the problem anymore after the Phabricator (2019-02-20) update with https://phabricator.wikimedia.org/maniphest/query/1TDNmKbr02bw/?after=165203.PHID-PROJ-nuz724p235zffwqwhsqa

If you can still reproduce the problem, please reopen this ticket, replace the Phab milestone tag with "Phabricator (Upstream)", and provide a URL to test with. Thanks!