Replies: 0
When you are updating products, either singular or in batch updates, only one database field (post_date) gets updated instead of both post_date and post_date_gmt.
Is this expected behaviour? Right now, the two fields seem out of sync. I have post_date updating to be in 2018 but the gmt field is still at 2021.
Simply doing a WordPress default quick update (without editing any options) and clicking the update button fixes this for one project but bulk editing does not fix it.