18F / micropurchase

18F's micro-purchase threshold experiment management app.
https://micropurchase.18f.gov
Other
68 stars 34 forks source link

Issues with admin status for pending delivery auctions #1446

Open harrisj opened 7 years ago

harrisj commented 7 years ago

When I do a rake dev:prime to seed my development database, I see a few weird things for auctions that aren't delivered.

For the one without a delivery_url

localhost_3000_admin_auctions_5

and for the one with a delivery URL localhost_3000_admin_auctions_6

Which looks like it should be a work_in_progress auction. It's possible this is an issue with an auction seed being inconsistent. Will investigate