fix(backend): corriger format log UUID dans OrganisationResource

Erreur corrigée : UUID passé à %d (entier) au lieu de %s (string)
- OrganisationResource.java:227 : LOG.infof(..., %s, id)

Note : 36 tests échouent encore (problèmes d'auth, validation, NPE)
Couverture actuelle : 50% (objectif 100% reporté)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
dahoud
2026-03-18 02:08:27 +00:00
parent d15324bd41
commit 00b981c510
34 changed files with 5448 additions and 998 deletions

File diff suppressed because it is too large Load Diff