Is a new column added in Installed Application table?
I’ve recently restored a site from a previous backup and noticed that the has_setup_wizard
column is not present in the tabInstalled Application
table. However, during the migration process, the following patch was executed:
Executing frappe.patches.v16_0.enable_setup_complete #25-06-2025 re-run-patch in support (_723a9fc7c9bbdeff)
Is this potentially a bug or something that requires manual intervention?