Active
Project:
Ubercart
Version:
8.x-4.x-dev
Component:
Orders
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2010 at 20:34 UTC
Updated:
6 Mar 2015 at 06:27 UTC
Jump to comment: Most recent
It appears that when an admin changes the quantity of an item under the order "edit" tab and then saves their changes, this is not reflected in the log at all. I thought at first that I was mistaken, but upon inspection of uc_order_edit_products(), it doesn't seem to do any logging before calling uc_order_product_save() to save the updated product info.
I'm classifying this as a bug, because everything else in the system is logged (adding products, changing address info, changing tax, etc), so this seems like a pretty big omission to me.
Comments
Comment #1
guypaddock commentedBumping up the priority, since this affects the traceability of orders and the accuracy of the order log.
Comment #2
gabor_h commentedRemoving products is not logged either.
Comment #3
tr commentedLet's fix this in 7.x-3.x first.
Comment #4
longwaveI guess nobody really uses the log all that much.
Comment #5
SilviuChingaru commentedComment #6
SilviuChingaru commentedComment #7
tr commentedNew features go into 8.x-4.x at this point.