Update a customer

Description

A customer can be updated from the BO.

Updating a customer allows the user to modify the customer's information. The fields follow the same rules as they do in the BR Add a customer :

  • A first name -> Only letters and the dot (.) character, followed by a space, are allowed.

  • A last name -> Only letters and the dot (.) character, followed by a space, are allowed.

  • An email address -> must follow the classic email format "XYZ@ABC.DEF"

  • A password -> must have at least a "Strong" security score and be between 8 and 72 characters long

  • Birthdate -> must be complete with a year, a month and a day otherwise it will be considered invalid

  • A group access selected -> must have at least 1 group checked

QA

Link to the test

Impacted pages

Behat test

Github link

Last updated