Help Fixing things A number looks wrong

A number looks wrong

Four causes, in the order worth checking. Three are not bugs, and there is a log that settles the argument.

Check in this order: a missing cost, sold against collected, a stale sync, then a real fault.

Every listing keeps a record of what Flogit did to it and when, which usually answers it outright.

1. A cost is missing

By far the commonest. Margin and profit are blank rather than zero on an item with no recorded cost, and totals that exclude those items look lower than you expected.

That is deliberate: counting an unknown cost as zero would make every such sale pure profit and your year a fiction. See add what you paid.

2. You are comparing sold with collected

They are different dates and different totals. Vinted releases money days after the sale, so at the turn of a month the two figures can be far apart and both correct.

See collected is not the same as sold.

3. The data is stale

Views, favourites and market medians are from the last sync, not live. A radar ranking on week-old view counts will look wrong if you have had a busy week.

Press Refresh before concluding anything, and remember market prices are a separate, slower pass.

4. Then read the item's history

Each listing carries a log of what Flogit did to it: relisted, repriced, hidden, a unit taken off a stock line, and when. It records facts only, never guesses.

It exists because of exactly this question. Twice in one week the answer to "why does Flogit think I have two of these" had to be reconstructed by reading code, and a line saying a unit came off a stock line at 21:59 ends that conversation before it starts.

If the log does not explain it

Then it is worth reporting. Settings has a Report a problem section: Copy diagnostics puts the details on your clipboard and shows you exactly what it copied before you post it.

Did this answer it?

If not, say so on the board and the article gets fixed.