Lines 1717-1721 of uc_cart.module include updating the order status upon checkout completion. This code should be considered for removal in favor of a default enabled workflow configuration.

An acceptable fix will include a description of testing done to verify the change works and a patch that removes these lines and adds code to uc_cart_workflow.inc for the appropriate default configuration.

Comments

rszrama’s picture

Status: Active » Postponed

Postponing this issue. Right now the way it's setup we can ensure the order of when the order status gets updated. I'm not sure if moving this into a workflow configuration will cause any conflicts if the order status is still "in checkout" for a particular event/action (for example, sending an e-mail notification). If someone feels this should be readdressed, feel free to reactivate this.

TR’s picture

Status: Postponed » Closed (fixed)

Looks like this one was fixed a long long time ago.