RailsEventStore / ecommerce

Application with CQRS and Event Sourcing built on Rails and Rails Event Store
MIT License
425 stars 72 forks source link

Time Promotion - timezone issue #397

Open marlena-b opened 2 months ago

marlena-b commented 2 months ago

When creating a time promotion, the promotion does not apply as expected. This seems to be caused by some time zone issue.

  1. Create time promotion that ends 30 minutes ago.
  2. Create new order and see that this time promotions is applied.