As an operations or reporting user, I can see the applied coupon code in the subscriptions UI list, but the same information is missing from the subscriptions export, which results in incomplete reporting and manual reconciliation work.
As an operations or finance user, I want the applied coupon code to be included in the subscriptions export, so that I can analyze discounts, promotions, and subscription data accurately without relying on the UI manually.
A feature is done when:
βοΈ Given a subscription has an applied coupon or discount code, when the subscriptions export is generated, then the export includes the applied coupon code value in a dedicated column.
βοΈ Given a subscription does not have an applied coupon code, when the export is generated, then the coupon code column remains empty/null for that record.
βοΈ Given the coupon code is visible in the subscriptions UI list, when exporting the same dataset, then the export data matches the UI data for coupon-related fields.
new column added to end of export
βοΈ This change will impact:
UI / Export Service / Reporting
Specifically:
Subscriptions export generation logic
Export CSV/XLSX column mappings
Subscription data serializer/API used for exports
βοΈ The export will include:
A new column such as applied_coupon_code
Coupon value exactly as stored/displayed in the subscriptions UI
Please authenticate to join the conversation.
In Progress
Pelcro Product
About 16 hours ago

Rana Haleem
Get notified by email when there are changes.
In Progress
Pelcro Product
About 16 hours ago

Rana Haleem
Get notified by email when there are changes.