Reproduction Steps
When right clicking to copy a dev product asset ID, I get the wrong ID copied to my clipboard:
The ID that should be copied to my clipboard is 1170774760
The ID that is actually copied to my clipboard is 7504219 which is a random asset owned by some random user named tallroby.
From the “Configure Experience” page it shows that the correct ID is 1170774760
Running MarketplaceService:GetProductInfo
shows that my dev product is correct. Peculiarly, there is an undocumented ID in this marketplace info called “TargetId” which is the ID equivalent to tallroby’s product
However, this product also has a TargetID which links to a non-existent product, so I’m guessing TargetID
doesn’t actually link to another dev product either? It doesn’t seem to be user ID, or group ID, or experience/place ID based. It also isn’t the ID of the image asset. Seems to be something else entirely.
Either way, the fact that the creator dashboard copies the wrong ID to your clipboard can lead to a number of bad outcomes. An explanation for what this TargetID means would be appreciated.
I am on Opera, which shouldn’t matter in this case.
Expected Behavior
- The creator dashboard should link to the ProductID, not the TargetID
- TargetID should either not be appearing in the product info when calling
MarketplaceService:GetProductInfo
, or this should be documented.
Actual Behavior
The creator dash board links your product’s TargetID instead, whatever that is.
Workaround
Use the “Edit Experience” page to get your product IDs instead of the creator dashboard.
Issue Area: Roblox Website
Page URL: https://create.roblox.com/creations/games/[Universe ID]/associated-items
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-02-12 00:02:00 (-07:00)
Date Last Experienced: 2022-02-12 00:02:00 (-07:00)
A private message is associated with this bug report