Re: Magento 2.3.2 database does not save any data changes in Admin Panel

Also make sure that you have write permission to var folder.

Or run the following query from the Magento root folder:

sudo chmod -R 0777 var/


Or try once

save => db

To confirm that issue with file system or different?