Skip to content

feature/VSN-2806 - resolve `isRepresentative` flag always false due to Lombok/Jackson `is`-prefix conflict

youssef.achkir a demandé de fusionner feature/VSN-2806 vers develop

Changing the email of a Representative always returned "User not found" even when the correct UUID and "isRepresentative": true were sent in the request body. The flag was silently ignored by Jackson, causing the service to always fall into the User branch instead of the Representative branch.

Rapports de requête de fusion