Opened 7 years ago

Closed 7 years ago

#4536 closed task (fixed)

[PATCH] Ratings bot issue due to rename of female class by D244

Reported by: user1 Owned by: scythetwirler
Priority: Release Blocker Milestone: Alpha 22
Component: Multiplayer lobby Keywords:
Cc: Patch: Phab:D383

Description

More than this patch is needed. We need to convert the existing database to using the new names.

Attachments (2)

D383.diff (1.8 KB ) - added by user1 7 years ago.
updatedb.sql (4.3 KB ) - added by user1 7 years ago.
Apply this to the database with sqlite3 lobby_rankings.sqlite3 < updatedb.sql

Download all attachments as: .zip

Change History (7)

by user1, 7 years ago

Attachment: D383.diff added

by user1, 7 years ago

Attachment: updatedb.sql added

Apply this to the database with sqlite3 lobby_rankings.sqlite3 < updatedb.sql

comment:1 by elexis, 7 years ago

Component: UI & SimulationMultiplayer lobby
Patch: Phab:D383

comment:2 by elexis, 7 years ago

In 19457:

Fix the lobby bot following the entity class rename in rP19329

Differential Revision: https://code.wildfiregames.com/D383
Patch By: user1
Refs #4536 D244

comment:3 by elexis, 7 years ago

Summary: Ratings bot issue due to rename of female class by D244 [PATCH][PATCH] Ratings bot issue due to rename of female class by D244

Thanks for the patch and query!

I'll keep this ticket open as a reminder for the release process

comment:4 by scythetwirler, 7 years ago

Owner: set to scythetwirler
Status: newassigned
Type: defecttask

I'll take responsibility for running this on release.

comment:5 by elexis, 7 years ago

Resolution: fixed
Status: assignedclosed

Adding a note to wiki:ReleaseProcessDraft since there is nothing left to commit here.

Note: See TracTickets for help on using tickets.