Skip to content
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

Merged
merged 7 commits into from
Apr 18, 2024
Merged

[#883] Incomplete Bids #888

merged 7 commits into from
Apr 18, 2024

Conversation

bd-viget
Copy link
Contributor

@bd-viget bd-viget commented Apr 8, 2024

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:

  • Unlock bids upon payment failure
  • Add nocache_headers() to Bid and Reward custom URL endpoints that add to cart
  • Updates MO global variable, and bails early if the variable has changed.

Issues

Testing Instructions

  1. See ticket, follow testing instructions.

@clatwell
Copy link
Contributor

clatwell commented Apr 8, 2024

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.

@shascher
Copy link
Contributor

shascher commented Apr 9, 2024

With #889 up on Production, I think we can now continue with this work.

@bd-viget bd-viget force-pushed the bd/883-incomplete-bids branch from baa11ba to 0f31ebf Compare April 17, 2024 15:23
@bd-viget bd-viget force-pushed the bd/883-incomplete-bids branch from 0f31ebf to 745dfae Compare April 17, 2024 22:35
@bd-viget
Copy link
Contributor Author

@jaspercroome This should be ready for testing.

Copy link
Contributor

@jaspercroome jaspercroome left a 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 👍

@bd-viget bd-viget merged commit 9101822 into main Apr 18, 2024
1 check passed
@bd-viget bd-viget deleted the bd/883-incomplete-bids branch April 18, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants