Open-event-server: Lowercase email migration not being called

Created on 13 Jul 2019  路  7Comments  路  Source: fossasia/open-event-server

For some reason, migration 7bb5891a9f2e_lowercase_email.py is not being called on new db creations, that is why the citext extension wasn't created and devs were encountering errors

This would most probably be due to some merge conflict and erroneous linking to previous migration. In this way, multiple migrations may have been knocked out of the chain.

This was called on production DB, so we need to think of a way to reintroduce orphan migrations without breaking the production DB

High bug

Most helpful comment

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

All 7 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@uds5501 Why was this closed?

Output of 'python3 manage.py db history'

Screenshot from 2019-08-19 22-28-16

Create a new database and run migrations and see

@iamareebjamal Oh ya.

@iamareebjamal Created a new database.

Screenshot from 2019-08-21 22-02-18

Strange. Closing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SaptakS picture SaptakS  路  3Comments

dr0pdb picture dr0pdb  路  4Comments

SaptakS picture SaptakS  路  3Comments

rafalkowalski picture rafalkowalski  路  3Comments

CosmicCoder96 picture CosmicCoder96  路  3Comments