OpenMAVN / PM

OpenMAVN project management
MIT License
0 stars 3 forks source link

[Admin - Desktop] Voucher manager: Status doesn't change to Completed after End Date reached #145

Closed Mamyako closed 4 years ago

Mamyako commented 4 years ago

Environment: Windows 10/ Chrome 83

Precondition: There's an expired voucher for user in a system

Steps:

  1. Log in to Admin Demo site
  2. Click on Voucher Manager tab
  3. Pay attention to the status of voucher with End Date reached

Actual result: Status is Published Expected result: Status is Completed image.png

AC GIVEN a voucher campaign is published WHEN End_Date is passed THEN the status of the voucher campaign changes to Completed

ElenaBelyavskaya commented 4 years ago

In the case below status didn't change to Completed - it became Unknown: image

Please review

starkmsu commented 4 years ago

@vitaliidasaev , please check statuses mapping on FE, 'Completed' status is returned from AdminApi in this case