Skip to content

`tree` mixin will throw `<<<ERR_CHILD_RECORDS_IN_HIERARCHY>>>` instead of...

Pavel Mashliakovskiy requested to merge feat/treeMixinErrLocalization into master

tree mixin will throw <<<ERR_CHILD_RECORDS_IN_HIERARCHY>>> instead of Error in mixin "%": cannot delete record with ID=%, because exists "%" child record(s) exception in case record can`t be deleted because child exists. This allows such an exception to be localized on the client

Merge request reports