renlok / WeBid

The official WeBid github fork
http://www.webidsupport.com
114 stars 125 forks source link

Fix current_bid_id after user delete #496

Closed robberteggermont closed 6 years ago

robberteggermont commented 6 years ago

When a highest bid was deleted, the auction update incorrectly set the current_bid_id to the id of that auction. Fixed so the current_bid_id is set to the id of the (next) highest bid.