feat: more anonymising options by Rom1-B · Pull Request #3159 · pluginsGLPI/formcreator

and others added 30 commits

October 20, 2022 13:33
version 2.12.6 for GLPI 9.5.10+
if a ticket has several validators, the sync issue fails to recreate the row
the HAVING COUNT() clause finds 2 rows instead of 1
The solution is to drop the user and group validators and find them dynamically with JOIN.
this also allows to find all ticket validators
whern adding, removing then adding again a file, indexes are somewhat consumed. Indes 0 will not exist in uploads list.
Co-authored-by: btry <tbugier@teclib.com>

AdrienClairembault

@Rom1-B

btry

btry previously approved these changes Jan 31, 2023

@Rom1-B

@Rom1-B Rom1-B changed the base branch from master to support/2.13.0

January 31, 2023 10:01