Closed Bug 1742966 Opened 4 years ago Closed 4 years ago

reset of treeherder prototype to re-test migrations from bug 1731631

Categories

(Tree Management :: Treeherder: Infrastructure, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Unassigned)

References

Details

For after the Thanksgiving holidays:

Bug 1731631 had initially not scheduled all rows of the Bugscache table to be re-ingested. The code got fixed but the database schema already alerted. Chris reverted the column changes yesterday on my request. Re-running the migration doesn't seem to have worked (I have no database access for prototype but see the broken response from the API endpoint of the app), the following two rows also need to be removed from the django_migrations table:

  • name = '0025_remove_bugscache_os'
  • name = '0026_bugscache_add_dupe_of_and_processed_update'
    Both should be close to the highest IDs.
Flags: needinfo?(cvalaas)

this is done

Flags: needinfo?(cvalaas)

Thanks.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.