Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
4 May 2016

Pull Request for Issue #781

Summary of Changes

This PR brings full support for the MySQL utf8mb4 charset to the application. Pertinent notes:

  • utf8mb4 support is hardcoded enabled, GitHub is sending emoji characters over so there's no real way to NOT require this anymore
  • Likewise that bumps the MySQL platform requirements to 5.5.3+ for the MySQL server

Database Migration

Run bin/jtracker database migrate to execute the migration.

Testing Instructions

Validate all data is displayed and processed correctly after conversion.

avatar mbabker mbabker - open - 4 May 2016
avatar mbabker mbabker - change - 14 May 2016
The description was changed
avatar mbabker mbabker - change - 12 Jun 2016
The description was changed
avatar mbabker
mbabker - comment - 12 Jun 2016

Updated to use the new migrations feature. // @elkuku

avatar elkuku elkuku - change - 12 Jun 2016
Status New Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-06-12 18:53:04
Closed_By elkuku
avatar elkuku elkuku - close - 12 Jun 2016
avatar elkuku elkuku - merge - 12 Jun 2016

Add a Comment

Login with GitHub to post a comment