Open
Description
Description
Due to missing siteID
parameter in StorageType+Extensions
for stats related objects, we are ignoring multi-store support and overwriting data between stores.
It doesn't result in any user-facing errors, since we're overwriting siteID
as well, so it's just unnecessary removal of the data from unrelated store.
woocommerce-ios/Storage/Storage/Tools/StorageType+Extensions.swift
Lines 122 to 157 in bf2dedf