boulder-food-rescue / food-rescue-robot

A Rails App for Managing "Just in Time" Food Rescue, Developed by/for Boulder Food Rescue in Boulder, CO, USA
49 stars 56 forks source link

When creating a new schedule item with a frequency of "one time" it isn't generated until all rescue logs are generated which may be too late. #163

Closed rylanb closed 6 years ago

rylanb commented 6 years ago

Currently: When a one time schedule item is created from Schedule > Full Schedule > New Scheduled Route for, the rescue log isn't generated until the scripts run in the afternoon. This causes a problem if the shift is for that day.

Desired Behavior: Rescue Log for a one time item is generated immediately.