Skip to content

timeline/changes: blank page for testdata #238

@quasilyte

Description

@quasilyte

Timeline and changes show no data for testdata.
The message is "No data found" for changes and "No data found for the selected options"
for timeline.

Steps to reproduce:

  1. Get codespeed tip version (master branch).
  2. Run migrations python manage.py migrate.
  3. Load test data ./manage.py loaddata codespeed/fixtures/testdata.json.
  4. Run server and visit timeline/changes page.

Encountered this on my data, then checked out #142
which recommended DEF_BRANCH='master' (I am using "git" repo type and default branch is master).
Also tried to use "default" branch everywhere -- no result.

Testdata should be more representative and enable codespeed exploration (right now it does not help in figuring out what is wrong with my database because there is no way to compare it with proper example).

I will try other codespeed revisions, latest release, for example, and report results here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions