Good-Bids / goodbids

0 stars 0 forks source link

[#925] Disable ReserveStock and Bid Variation Backorders #932

Closed bd-viget closed 5 months ago

bd-viget commented 5 months ago

Summary

This PR modifies the Bid Variation behavior by disallowing backorders and disabling ReserveStock to allow multiple users place the same bid item in their cart. This still needs testing to make sure 2 users cannot order the same Bid Product at the same time, but hopefully the other mechanisms (bid locking, quantity reduction/checking) prevent that.

Issues

Testing Instructions

  1. Try to bid on the same Auction at the same time for the same bid with 2 different users.
  2. One user shouldn't be able to complete their order.