Ramya-Devendiran
Ramya-Devendiran
I am facing same issue even after setting Umbraco:CMS:Indexing:ExplicitlyIndexEachNestedProperty false. The Current fieldCount is 200. The issue occurs when we deploy code changes to Azure or when users edit the...
I faced issues like Index get corrupted or missing some index files. The index becomes inaccessible from the backoffice and also examine search return 0 results or subset of desired...
[CustomWorkflow.txt](https://github.com/umbraco/Umbraco.Forms.Issues/files/14696673/CustomWorkflow.txt) The workflow is hit on attaching couple of files. The issue is when more than 2 files are uploaded. How do I override the path of the files storage...
The issue is not with the functional code in the workflow. Even if it has only a log statement, It is not working. public override WorkflowExecutionStatus Execute(WorkflowExecutionContext context) { _logger.LogInformation("Custom...
Thanks for the quick response. I am testing in local. I shall test it in stage environment.
I receive the same issue. I removed the custom workflow. Upload of png is not working still. error "An unhandled exception has occurred while executing the request." . Can you...
I deactivated the custom workflow. Upload png file is not working in stage too. Is there any way to log forms error? The form has recaptcha V3 hidden mandatory field....
The error occurs in localhost too. I wanted to test the changes in stage to see if there is any environment issue. The solution is a multi language site. I...
I face same issue in Umbraco forms 12.2.3. Is this issue fixed? [UmbracoForms12_ConsentMessageTranslation.docx](https://github.com/umbraco/Umbraco.Forms.Issues/files/15400769/UmbracoForms12_ConsentMessageTranslation.docx)
Sorry for the confusion. I meant the translation for the "Text used to confirm consent" is not working. The page returns compilation error.