mothership-ec / cog-mothership-commerce

Mothership Commerce Cogule
Other
5 stars 1 forks source link

Fix edit classes #496

Closed thomasjthomasj closed 8 years ago

thomasjthomasj commented 8 years ago

So there were a couple of bugs in the Edit classes. The unit edit class would attempt to call affected() on the DB transaction class, even though it doesn't exist, causing a fatal error. Also for some reason the product authorship didn't seem to be getting updated before saving the product.