Download & Extend

Statuses should be removed when uninstalling

Project:Ubercart ClickandBuy Payment Method
Version:6.x-1.0
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

see patch.

regards

AttachmentSize
cab_status_uninstall.patch785 bytes

Comments

#1

Status:needs review» fixed

I considered this when first writing the uninstall hook but checked the core PayPal module and found that it does not delete its statuses, as I suspect doing this could cause database consistency issues as some orders may then have an undefined status.

Looking again, the Google Checkout module does not delete its statuses either, but unlocks them so they can be modified at /admin/store/settings/orders/edit/workflow. This approach has been implemented and committed to CVS.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here