benschaf / waste-schedule

This is a waste-management App with CRUD functionality. Never forget to take out your bins on time! Connect with your community and be Eco-Conscious together.
0 stars 0 forks source link

Schedule details always displays recurring events as weekly #65

Closed benschaf closed 2 months ago

benschaf commented 2 months ago

Describe the bug recurring events that occur every other week are displayed weekly

To Reproduce Steps to reproduce the behavior:

  1. Go to any schedule with a recurring event that has a gap between weeks (should have)

Expected behavior An event should be missing every other week ...

benschaf commented 2 months ago

fixed with 1208335

fix: add missing interval to event uploader