chaddro/EasyPopulate-4.0

products table metatag status flags

Closed this issue · 0 comments

This took me a little while to nail down. Basically, people would update/populate their store with the FULL-EP sheet and set the metatag status flags to their their liking. Then, a subsequent update from a PRICEQTY-EP sheet would mysteriously change the flags.

What in fact is happening, is the current setting in the database are not being retained. These need to be added to the $default_these[] array (as many others needed to be). This should fix the issue.