Summary
Purchased wishlist items are automatically added to the Selling List instead of being removed from the Wishlist
When purchasing items from another player, the bot appears to skip Wishlist validation and automatically adds purchased items to the Selling List, even when those items already exist on the Wishlist.
Environment
- Device/Platform: [Please fill in]
- Operating System Version: [Please fill in]
- App Version: [Please fill in]
Steps to Reproduce
Scenario 1: All purchased items exist on the Wishlist
-
Add the following items to the Wishlist:
- Lua Vazarin Lens
- Lua Madurai Lens
-
Purchase both items from the same seller.
-
Allow the transaction to be processed by the bot.
-
Check the Wishlist and Selling List.
Scenario 2: Mixed Wishlist and non-Wishlist items
-
Add the following item to the Wishlist:
-
Ensure the following item is not on the Wishlist:
-
Purchase 1x Lua Vazarin Lens and 1x Lua Naramon Lens from the same seller.
-
Allow the transaction to be processed by the bot.
-
Check the Wishlist and Selling List.
Expected Behavior
Scenario 1
After purchasing Lua Vazarin Lens and Lua Madurai Lens:
- The bot should detect that both items exist on the Wishlist.
- Both items should be removed from the Wishlist (or have their wishlist quantities updated as appropriate).
- Neither item should be automatically added to the Selling List unless explicitly configured to do so.
Scenario 2
After purchasing Lua Vazarin Lens and Lua Naramon Lens:
- The bot should first check each purchased item against the Wishlist.
- Lua Vazarin Lens should be recognized as a Wishlist item and removed from the Wishlist (or have its quantity updated).
- Lua Naramon Lens should be treated as a newly acquired item and added to the Selling List if that is the intended behavior.
- Only the item not present on the Wishlist should be listed for sale.
Actual Behavior
The bot does not appear to check whether purchased items exist on the Wishlist before processing them.
- When multiple Wishlist items are purchased from the same seller, they are automatically added to the Selling List.
- When a purchase contains a mix of Wishlist and non-Wishlist items, all purchased items are added to the Selling List, including those that were already on the Wishlist.
- Wishlist items are not being handled differently from non-Wishlist items during purchase processing.
Attachments
- Screenshots: Not provided.
- Video Recordings: Not provided.
📦 Attach a Log ZIP File
Please attach a ZIP file containing your logs.
- Version 1.6.0 and above: Go to Settings → Logs and click Export Logs.
Additional Information
This issue appears to occur specifically when processing purchases from a seller and may indicate that the Wishlist validation step is being skipped or executed after items are already added to the Selling List.
The expected processing order should be:
- Check each purchased item against the Wishlist.
- Update/remove matching Wishlist entries.
- Process only non-Wishlist items for automatic listing on the Selling List.
Currently, purchased items are being listed for sale immediately regardless of their Wishlist status.
Summary
Purchased wishlist items are automatically added to the Selling List instead of being removed from the Wishlist
When purchasing items from another player, the bot appears to skip Wishlist validation and automatically adds purchased items to the Selling List, even when those items already exist on the Wishlist.
Environment
Steps to Reproduce
Scenario 1: All purchased items exist on the Wishlist
Add the following items to the Wishlist:
Purchase both items from the same seller.
Allow the transaction to be processed by the bot.
Check the Wishlist and Selling List.
Scenario 2: Mixed Wishlist and non-Wishlist items
Add the following item to the Wishlist:
Ensure the following item is not on the Wishlist:
Purchase 1x Lua Vazarin Lens and 1x Lua Naramon Lens from the same seller.
Allow the transaction to be processed by the bot.
Check the Wishlist and Selling List.
Expected Behavior
Scenario 1
After purchasing Lua Vazarin Lens and Lua Madurai Lens:
Scenario 2
After purchasing Lua Vazarin Lens and Lua Naramon Lens:
Actual Behavior
The bot does not appear to check whether purchased items exist on the Wishlist before processing them.
Attachments
📦 Attach a Log ZIP File
Please attach a ZIP file containing your logs.
Additional Information
This issue appears to occur specifically when processing purchases from a seller and may indicate that the Wishlist validation step is being skipped or executed after items are already added to the Selling List.
The expected processing order should be:
Currently, purchased items are being listed for sale immediately regardless of their Wishlist status.