Corentin Forler

Results 90 comments of Corentin Forler

The Contacts and Users stores don't scale very well indeed: with thousands of contacts the initial app load takes multiple seconds/minutes. https://github.com/frappe/crm/blob/develop/crm/api/session.py It turns out that calling `frappe.get_all` in a...

my lovely stalebot, there was activity 😢

How many fields do you have in the DocType in total, including custom fields? https://mariadb.com/kb/en/troubleshooting-row-size-too-large-errors-with-innodb/

[untested] It might be possible to squeeze the fields by changing their Length property: - In the DocType form builder's sidebar: Length is the 4th field - In Customize Form:...

You need to create a new queue called `build` in `common_site_config.json`. https://discuss.frappe.io/t/frappe-exceptions-validationerror-queue-should-be-one-of-short-default-long-in-frappe-press/124305

> * Overall Do you mean a Yearly goal? --- > I can't assign a `Label` on this "Issue" I think labels are only available for project maintainers