Journalator

Journalator

145k Downloads

"Last Bought" tooltip info missing for items in BMAH frame

tflo opened this issue ยท 8 comments

commented

I noticed that for items in the BMAH frame the Journalator "Last Bought" tooltip info is missing:

missing-fs8 โ€„

I have all tooltips enabled in the settings, and there is definitely a record for a bought item in Journalator's db:

jrnEntry-fs8 โ€„ For items in the other AH frame, the info is displayed.
commented

OK, I've just seen a Journalator tooltip on a not-BoP battle pet item in the BMAH, with auction data from the normal AH apparently:

Screenshot of Wow at Mar 14, 2024 at 12_30_20

So the problem doesn't seem to be the BMAH frame, but rather the tooltip is missing if the item does not exist in the normal AH? (Like the BoP mount item in the OP.)

Edit: Ah, no, forget it, this was an Auctionator tooltip, not Journalator

Edit 2: No, the last two lines (Sale rate, Failures) are indeed from Journalator

commented

Actually, I didn't add any support for BMAH purchases - this was due to the difficulty in repeatedly testing BMAH purchases.

commented

Its probably because the BMAH item has a different item ID to the item purchased from the AH

commented

Its probably because the BMAH item has a different item ID to the item purchased from the AH

Yes, the mount item is only purchasable on the BMAH (afaik), so no other ID.

Actually, I didn't add any support for BMAH purchases

The record in Journalator (pic 2 of OP) was a BMAH purchase.

commented

Well, it's not an issue if it's not in the tooltip, I can always search in Journalator when I want to know when I bought an item and how much I did pay. (And there's also the TSM tooltip that shows me the info, pic 1.). I was just wondering if this was an oversight.

commented

Having a look at the code there's a IsAuctionableItem(itemLink) check so that would be why the item is excluded from the tooltip.

I wasn't expecting BMAH purchases to get recorded, so its an oversight that they did, rather than an oversight that the price is not in the tooltip.

I'll leave BMAH purchases to keep getting recorded though until I can move them to their own tab.

commented

Added the price to the tooltip in the latest alphas

commented

I wasn't expecting BMAH purchases to get recorded, so its an oversight that they did

Oh, besides WoW tokens, BMAH purchases is where most of my gold goes! So it would be fatal if exactly that wasn't recorded by Journalator ๐Ÿ˜‰