Log Settings DocType initialization issue after fresh installation.
The Log Settings DocType is not initialized with default values after a fresh Frappe installation, leading to incomplete logging configuration. The issue requires understanding how default values are set during initialization and ensuring the correct method is called. The scope is somewhat clear but involves core functionality.
After a fresh installation of Frappe, the Log Settings DocType is not automatically initialized with default values. The document appears empty or incomplete, which leads to missing logging configuration right after setup. Even when the apps have the method "default_log_clearing_doctypes"
Output of bench version
5.28.0
An empty table
Table with expected fields to clear (this screenshot is in spanish because this app doesn't have a english translate)
There is no error message in console
OS version / distribution, `F
Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!