1

Currently if there are several thousands coupon codes under a coupon, it takes forever to activate or inactivate. Suggestions is to speed up this process either by improving the code behind these process or maybe allowing both of these process to be done in batch. As a reference, look at how assortments are published or catalogs validated in batch.

STATUS DETAILS
Needs Votes
Ideas Administrator

Thanks for the presenting the idea. However, you can easily achieve this by using the existing data entities. You can try with the entities "Coupons" and "Coupon codes" where you can edit the status of all the desired coupon codes using excel sheets and import them to the system.