Development #7188
Do not cache attribute kinds in a global variable
Start date:
08 May 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
Yes
Planning:
Description
With multitenant attribute kinds can vary so they should be computed as needed, not copied in a global variable.
Files
Related issues
Associated revisions
History
Updated by Benjamin Dauvergne almost 8 years ago
- File 0001-attribute_kinds-compute-attribute-kinds-dictionnary-.patch 0001-attribute_kinds-compute-attribute-kinds-dictionnary-.patch added
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne almost 8 years ago
- Related to Development #7185: Gestion de profil (agent authentic) added
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|167db849dc00b8342e095a61ac172ab556849769.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
attribute_kinds: compute attribute kinds dictionnary on demand (fixes #7188)
Also add some tests.