Maxim, please check the operation of the action, since the regular expression you suggested earlier worked, but now the check does not work
I check on the process
https://crm.ohrana.ua/admin/customorder/zakaz-klienta/1174573/edit/ , the field here is , the action is configured in the procedure
http://joxi.ru/D2PnleQHBvbPLr, but the result is
Moreover, if I put the regular expression [AZ]{1}[az]{1,14} [AZ]{1}[az]{1,14}$ and the field value
http://joxi.ru/DrlWGzVuGe1gWA, everything is fine
if I change the alphabet to Russian to [A-Z]{1}[a-z]{1,14} [A-Z]{1}[a-z]{1,14}$ , again it does not let
All checks with these regular expressions are configured here
https://crm.ohrana.ua/admin/shop/workflow/16/procedure/624/?status=0please check the settings are curves, or maybe something with the action? Thanks