Skip to content

Dataset table shows "Row 1 / 0" and only renders an autogenerated ID column #216

Description

@joshunrau

On the authenticated per-project dataset management page (/portal/projects/:id/datasets/:id), the data table's pagination footer reads "Row 1 / 0" (contradictory — page 1 of 0 pages, or 1 of 0 rows, either way it's a broken index), and the only column rendered is the internal __autogen_id column — none of the dataset's real columns or rows are displayed, even for a dataset ("Cars") that clearly has data (it's downloadable via "Download Dataset").

Repro:

  1. Log in (demo "Dataset Manager" account works).
  2. Go to Projects → "My Project" → Manage Project → "Manage Project Dataset" on the "Cars" dataset.
  3. Observe the Data table only shows an __autogen_id column header and no rows, with the footer reading "Row 1 / 0".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions