Notifications
Retirer tout
Submit issues
2
Posts
2
Utilisateurs
0
Reactions
1,109
Vu
Début du sujet
Hello,
I'm creating simple sample report to show resources affected to project (see EquipeProjet.docx).
I works fine but, sometime, some data aren't shown (see probleme.docx).
No trace in log, no error shown.
Posté : 26/02/2024 2:01 pm
It is because you use [affectation.nameUser] which is set only when resource is a user
To see name of all affectable, whatever they are resource, user or contact, use [affectation.nameResource] which is always set
Posté : 28/02/2024 1:45 pm