-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#883] Incomplete Bids #888
Conversation
Let's hold off on merging this in until we get #889 up + released to production for testing. I just wanna be sure we check this thoroughly on Staging before it hits prod. |
With #889 up on Production, I think we can now continue with this work. |
baa11ba
to
0f31ebf
Compare
0f31ebf
to
745dfae
Compare
@jaspercroome This should be ready for testing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That Miniorange code might as well be in runescript but I trust you 👍
Summary
This PR mainly deletes orders that are placed after an Auction has ended, or when another bid has already been placed.
There are a few other updates in this PR:
nocache_headers()
to Bid and Reward custom URL endpoints that add to cartIssues
Testing Instructions