Page MenuHomePhabricator

[Scraper] [BUG] Fix Type Sorting in Postgres
Open, Needs TriagePublic

Description

Sorting by Wikibase Type malfunctioned in testing the migration of the scraper to Postgres; we need to identify the issue and resolve it.

AC:

  • Backend can return the paginated list of wikibases sorted by wikibase type - check with product what sort order is preferable, as sorting by enum and sorting by frontend label will be different
  • Sorting by type re-enabled on frontend - affected areas marked by TODO comments, inc frontend tests
  • Backend tests are de-skipped and pass muster

Event Timeline

RickiJay-WMDE renamed this task from [Scraper] Fix Type Sorting in Postgres to [Scraper] [BUG] Fix Type Sorting in Postgres.Dec 7 2025, 11:20 PM