clientProfileData gets empty if request Add client profile is performed twice
ID: 911203
Backlog
Published on 10/2/2023
•
Last update on 10/2/2023
Summary
When sending the request Add client profile twice and the email has a complete profile, "clientProfileData" gets empty, showing only the email.
Simulation
- Add client profile via API;
- Resend the same request authenticated, the "clientProfileData" will have only the email.
Workaround
N/A