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

When two users open a cooperative cancellation at the same time, the order is not cancelled #583

Open
Catrya opened this issue Sep 2, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Catrya
Copy link
Member

Catrya commented Sep 2, 2024

If both users of an order give /cancel order-id at the same time or within a few seconds, the bot keeps the order in Active status and does not cancel the order
If they try to cancel again, the bot will reply: 🕒 You have already made this operation, you must wait for the other party to take action
In the database, buyer_cooperativecancel and seller_cooperativecancel will be set to true, but the order will not change to status cancelled

@Catrya Catrya added the bug Something isn't working label Sep 2, 2024
@Catrya Catrya added the help wanted Extra attention is needed label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant