Unable to submit Catalog ItemsIssue When submitting catalog items, there is an error: /api/sn_sc/v1/servicecatalog/items/c0a9acfd131d8f00cb8c345fd144b0cb/order_now:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error). Log stack trace shows the following: Cannot find function validateVariableRegex in object [object Object].: com.glide.rest.domain.ServiceException: Cannot find function validateVariableRegex in object [object Object]. The catalog item is not ordered.ReleaseNew York Patch 3CauseThe RestCatalogUtil script include is modified and the validateVariableRegex function is missing from the script after upgrading.ResolutionRevert the RestCatalogUtil script include to out of box, or merge the out of box code to the customized version.