robosats
robosats copied to clipboard
Not possible to create a second order with the same robot
Describe the bug Reusing a robot and creating a second order after success freeze the process.
To Reproduce Steps to reproduce the behavior:
- Create a robot.
- Sell something.
- Wait until success.
- Change agent.
- Create another sell.
- Bug happens.
Both orders should be created in the same coordinator.
(reported in Telegram: April 19 10:59 GMT)
Expected behavior The user should be able to move forward.
Additional context Truth is we are planning to not allow users to reuse robots, but this might lead to a source causing other bugs, so better to identify it and fix it.
Thank you @KoalaSat for posting the steps to reproduce this issue. I think it also happens even if you add a new robot to the garage.
https://github.com/RoboSats/robosats/pull/1407 fixed this issue