Closed theisuru closed 2 weeks ago
Seems to be a problem with actual regex being used. Once this is fixed, it can be saved without an issue. @amnonkhen could you please report here if you find more issues.
The validation error should not be reported to console. It is the normal functioning of the checklist editor. If you are getting an error for the regex of your field, it means the regex you are using is invalid. Please post here the regex you used, so it can be investigated further. Checking the collection field in my local environment I do not see this validation problem.
Also, please name tickets in a way that describes the issue, like "cannot save pattern fields due to validation error"
This is the issue you reported. Only after investingation figured this is a problem with the regex.
There is no problem creating and editing text fields in wwwint environment. The
pattern
field seems to be giving an error without anything reporting in the console. Need to investigate further why it is giving a regex errorValue should be a valid regular expression.
.