In order to be able to manage tons of generated coupons, we should be able to give a name to the coupons generation batch.

I see this could be implemented as a new entity "Coupons batch", so this can be also easy renamed in case of typos without having to update every coupon.

The coupons list can be filtered by this "batch name" so bulk operations and export options can be added for improved manageability.

Comments

recidive created an issue.

jsacksick’s picture

This would be a great addition to #3146586: Convert the Coupon list builder to a View.

However, defining an entity type for this sounds overkill to me. Wondering whether we should simply expose a date filter (ie export all coupons generated between a start and an end date for example.