Customers upgrading from Jiwa 6 to Jiwa 7 may potentially have an issue with the values being saved on the database for a "ticked" box custom field
It seems like the Jiwa 7 default for a ticked item is "true" whereas the default for Jiwa 6 is "1"
The problem if we are importing this field and using it on the website (as say a featured product flag, or even as an Upload to web flag) is they we will have a bunch of 1 values and then new values coming through as True
Contact the Jiwa partner and ask them to update the 1's to True on the database. So the data can be consistent moving forward. We might have to change the config on our side from 1's to True also.