Fix incorrect validation of Country field in a Contact Address
The validation for the max length of the Country field in a Contact Address "appears" to indicate that up to 255 characters is permitted.
This is false and entering a string > 50 does not surface the UX message but will cause the SAVE of the address to fail.
The 50 number/limit is mentioned elsewhere in Xero documentation
It goes without saying that the bland message "There is 1 error on the form" is pretty unhelpful
Thanks for raising, Peter - Appreciate the confusion with the '255' reference that you were getting before. Our team have made a change and you should see that the error that appears now indicates that field cannot be any longer than 50 characters as per my image below.