Page MenuHomePhabricator

#1054: Unknown column 'ft_doc.epochModified' in 'order clause'
Closed, ResolvedPublic

Description

https://phabricator.wikimedia.org/maniphest/query/mh6OSz55bhMK/#R

Unhandled Exception ("AphrontSchemaQueryException")
#1054: Unknown column 'ft_doc.epochModified' in 'order clause'

NOTE: This usually indicates that the MySQL schema has not been properly upgraded. Run 'bin/storage upgrade' to ensure your schema is up to date.

Seems to happen whenever you have an empty Query field and Order by is set to Relevance.

Same reason as T198661; upstream task: https://secure.phabricator.com/T13091

Event Timeline

I expect this will be resolved by the 2019 Week 13 release. See the upstream task (https://secure.phabricator.com/T13091) for more details.

Confirming that the problem does not happen anymore in phabricator.wikimedia.org.