Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
KatoKalin wrote: You don´t consider this a bug?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
KatoKalin wrote: So actually you want more information....
For me, it is 100% reproducable.
Set backend validation to off.
Create a user.
Set a min and a max bithday.
Now for the first scenario make sure that the users birthday is no longer in the required range.
Then moderate his profile image and remove it from the backend.
Save the user.
You will get an error message telling you that the users name is not in the required range. But you will notice that the image has been removed.
Now this is 2 bugs: First, backend validation is set to off, so CB should not even complain that the users birthday is out of range. But when it does, it should NOT remove the users image.
For the second scenario set name and first name as required.
Leave them empty.
Try to change a user detail.
Save user
You will receive an error message that name and first name are required.
As said: With backend validation turned to off, there should not be an error message either scenario 1 or 2.
But when there is validation CB should either finish or deny the requested action completely.
Please Log in or Create an account to join the conversation.