I updated to the latest -dev from 7.x-beta1 and ran the 7001 update. When I went to the field configuration form I checked the "Soft validation" option. I got a PDO exception upon saving the form and now I keep getting it on the field settings form.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.field_data_commerce_vat_number' doesn't exist: SELECT COUNT(*) AS expression FROM (SELECT 1 AS expression FROM {field_data_commerce_vat_number} field_data_commerce_vat_number0 WHERE (field_data_commerce_vat_number0.deleted = :db_condition_placeholder_0) LIMIT 1 OFFSET 0) subquery; Array ( [:db_condition_placeholder_0] => 0 ) in field_sql_storage_field_storage_query() (line 582 of modules/field/modules/field_sql_storage/field_sql_storage.module).
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.