Développement #47627
Classer les AttributeValue par ordre des attributs
Start date:
13 October 2020
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
Pour pouvoir boucler sur user.attribute_values.all et avoir les attributs dans l'ordre où ils sont déclarés dans le profil.
Besoin pour #45419
Files
Associated revisions
models: add missing migration (#47627)
History
Updated by Valentin Deniaud about 4 years ago
- File 0001-models-order-AttributeValue-according-to-correspondi.patch 0001-models-order-AttributeValue-according-to-correspondi.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne about 4 years ago
- Status changed from Solution proposée to Solution validée
Et zou.
Updated by Valentin Deniaud about 4 years ago
- Status changed from Solution validée to Résolu (à déployer)
commit 7216172fd09fa7ce136fb64cf64cd98e7369d38b Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 13 14:54:26 2020 +0200 models: order AttributeValue according to corresponding attribute (#47627)
Updated by Valentin Deniaud about 4 years ago
Ni vu ni connu,
commit 41ef79557c2e01b71165968ee1cc0c1d8d95836e Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 13 16:15:53 2020 +0200 models: add missing migration (#47627)
Updated by Valentin Deniaud about 4 years ago
Benjamin Dauvergne a écrit :
Tiens, check-migrations.sh n'a rien dit ?
Si, juste que validé/poussé avant que jenkins ne tourne...
Updated by Frédéric Péters about 4 years ago
- Status changed from Résolu (à déployer) to Solution déployée
models: order AttributeValue according to corresponding attribute (#47627)