Skip to content
Commit 98cd7431 authored by Saray Cabrera Padrón's avatar Saray Cabrera Padrón
Browse files

Add data migration to remove obsolete notifications



Recent refactoring on notification creation code and database structure
left some inconsistent data in the database.

To solve the problem, with the current data migration we are going to
remove the affected notifications as first step. Then, they will be
re-generated in the following data migration.

Data migration's tests included.

Co-authored-by: default avatarDavid Kang <dkang@suse.com>
Co-authored-by: default avatarEduardo Navarro <enavarro@suse.com>
parent cb856237
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment