{"section":"known-issues","requestedLocale":"en","requestedSlug":"coupon-not-working-with-message-coupon-has-expired","locale":"en","slug":"coupon-not-working-with-message-coupon-has-expired","path":"docs/en/known-issues/Catalog/coupon-not-working-with-message-coupon-has-expired.md","branch":"main","content":"## Summary\n\nCurrently, the promotions module allows a user to copy the payload from one promotion onto another and set it as active. However, if the promotion was past its initial valid date, it might be set as \"isArchived\" = true, and, due to it being active, it will still show in the admin as a normal, active promotion.\n\n## Simulation\n\n1 - Create a promotion and archive it or let it go past its expiry date.  https://developers.vtex.com/docs/api-reference/promotions-and-taxes-api#get-/api/rnb/pvt/calculatorconfiguration/-idCalculatorConfiguration-\n\n2 - Change its \"isActive\" property and assoiate it to a coupon\n\n3 - Try using the ocupon in the checkout to apply the promotion: a display message of \"expired coupon\" will be ahown.\n\n## Workaround\n\n**Create a new promotion and coupon from scratch, which, by default, will have the \"isArchived\" = false. **\n\n**Do not try changing the archived property in the old promotion. **"}