Umbraco.Forms.Issues icon indicating copy to clipboard operation
Umbraco.Forms.Issues copied to clipboard

Umbraco forms can extremely slow to load and save

Open bielu opened this issue 11 months ago • 3 comments

It is hard to add details to this issue, as it basically same issue as this one: https://github.com/umbraco/Umbraco-CMS/issues/14936 and https://github.com/umbraco/Umbraco-CMS/issues/14842 so it would be worth investigate if maybe same happens in one of umbraco forms services

bielu avatar Feb 29 '24 12:02 bielu

I don't generally see this as a problem when working with forms in the backoffice... they seem to load and save at reasonable speed for what is needed for backoffice operation.

But please could you share what version you are working with, and perhaps export and attach a form to this issue that you are having trouble with? We can try to replicate with your setup and see if we see any issues. Thanks.

AndyButland avatar Mar 01 '24 05:03 AndyButland

Hey, It happens even on fresh form, so I dont think it is an issue related to specific of form, I am debugging this futher so I will update findings in next comment

bielu avatar Mar 03 '24 10:03 bielu

So I think it is related to some of migrations not running correctly, as I wasn't able to reproduce issue, as we updated our env from v10 to v13, and our table for forms end up with: image where locally looks like this: image so I think what we should investigate why it happened. Upgraded umbraco: 10.7.0 -> 13.2RC Upgrade umbraco forms: 10.5.1->13.0.1

Locally i had fresh db, so all worked correctly 😓

bielu avatar Mar 03 '24 10:03 bielu

Closing this one now as seems to be related to specific issue around migrations not being applied. If we later are able to determine the cause of this more closely we should continue with it in a separate issue.

AndyButland avatar May 16 '24 08:05 AndyButland