So I’m getting the big spinning cog error when trying to save a quote (reproducible).
I’ve gone through and saved after each change starting from a fresh quote and with this method narrowed it down to the input in one of the item description fields (there are only 2 items in the quote). Everything else in the quote can be modified & saved without error. The description is slightly longer than I usually write, at 129 characters, so the only thing I can imagine is that it’s running into some kind of character limit. Is this right? Can I increase it somehow?
Which version do you use? We switched to TEXT for almost all database fields some versions ago. That means almost all field have a possible length of 32k characters
I can confirm that this is the thing causing the issue, because by cutting down the character count in the description I could get it to save, and then I could make the spinning cog / freeze issue return by extending the description.