Good-Bids / goodbids

0 stars 0 forks source link

[#897] Ending Soon Email Modifications #916

Closed bd-viget closed 6 months ago

bd-viget commented 6 months ago

Summary

This PR makes some adjustments to how Auctions Ending Soon are determined.

Issues

Testing Instructions

  1. Wait until an Auction reaches 1/3 of the extension window before it ends
  2. Ending Soon Emails should be triggered to Bidders and Watchers.

For some reason, I was not getting the Bid Extension return value, so I added a fallback just in case.

bd-viget commented 6 months ago

@jaspercroome I went ahead and added the Auction Extended hook, and moved the Auctioneer Event into that class. See Commit