Development #6968
Rebase the CAS service model over the Authentic2 base service model
100%
Description
Those migrations are a bit complex since there a foreign keys and many2many
fields to migrate without breaking referential integrity constraint.
The M2M field is first copied inot a temporary table without referential
integrity, then deleted, then recreated and repopulated from the temporary
table.
Associated revisions
CAS: migrate service model to use authentic2.Service as a base class (fixes #6968)
Those migrations are a bit complex since there a foreign keys and many2many
fields to migrate without breaking referential integrity constraint.
The M2M field is first copied inot a temporary table without referential
integrity, then deleted, then recreated and repopulated from the temporary
table.
Update french translations (#6968)
History
#1 Updated by Benjamin Dauvergne over 4 years ago
- % Done changed from 0 to 100
- Status changed from Nouveau to Résolu (à déployer)
Appliqué par commit 3b26d1d217bd4e47e90c1deb6d32b88d5e7e9e44.
#2 Updated by Benjamin Dauvergne almost 4 years ago
- Status changed from Résolu (à déployer) to Solution déployée
#3 Updated by Benjamin Dauvergne about 2 years ago
- Status changed from Solution déployée to Fermé