I have just added a new client to the database that has the same first and last name as a previous client. Instead of creating a new client the new appointment has been added to the existing clients file, and the new clients details have been lost.
To put it another way, I added a new client with the same name as a previous client, but of course the eMail address and phone number are different. The new eMail and phone number have been forgotten and the new appointment notification has been sent to the previous client.
This seems like a bug? It can’t be intended functionality?
Is there a way around this without changing the clients name! As it would appear that the client list is trying to use first name last name as the unique key…