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

Incorrect update for universalis when updating an item without listings #2069

Open
Blackcatz1911 opened this issue Nov 10, 2024 · 1 comment

Comments

@Blackcatz1911
Copy link

When opening the listings and history of an item, that currently doesnt have listings, the current listing wont be correctly deleted/updated on universalis.

16:26:36.607 | VRB | Observed start of request for item with 0 expected listings
16:26:36.617 | VRB | Observed history for item 23027 with 20 sales
16:26:36.621 | VRB | Market Board request resolved, starting upload: item#0 listings#0 sales#20
16:26:36.621 | VRB | Starting Universalis upload
16:26:36.633 | VRB | "/upload": "{\"worldID\":400,\"itemID\":0,\"listings\":[],\"entries\":[...Omitted due to privacy concerns...],\"uploaderID\":\"...Omitted due to privacy concerns...\"}"
16:26:36.641 | VRB | [HTTP] Established connection to universalis.app at 172.67.154.25:443
16:26:36.713 | VRB | Universalis data upload for item#0 completed

Even tho, it appears to be sending the correct data, universalis doesn't reflect the changes correctly. It still shows the listing with the old price and also it says "Updated 2 months ago on Sagittarius", which i just uploaded.

So now is the question where the upload fails/what exactly goes wrong that the listing doesnt get updated.

@WorkingRobot
Copy link
Contributor

Looks to me like the item id is empty

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

No branches or pull requests

2 participants