We have a problem validating the ClientId field of the Giftcard on admin
ID: 454388
No Fix
Published on 3/28/2022
•
Last update on 2/16/2024
Summary
We have a validation issue in the ClientId field on the Giftcards screen. The field that was originally called CPF/CNPJ in Portuguese, was translated to English as clientId. But, when the user wants to create a new Giftcard through UI, the field is automatically formatted by inserting the characters ".", "-" and "/" to make the data entered comply with CPF or CNPJ standards
Simulation
- Go to a test account and change the language to English and open the Giftcards page
- Create a new Giftcard by filling in any number in the clientId field and you will see that the numbers will automatically be formatted
Workaround
The workaround is to create giftCards through API