Base table or view not found: 1146 Table 'passbolt.organization_settings' doesn't exist

Hello @Francois,

The organization_settings table has been introduced in the CE with v2.10.0.

Did you follow the minor version update documentation ? and run the migration script (Step 4) ? It will insert the table in your database.

Regards