After running PromptBulkPurchase on a set of items in studio, those items do not show as owned when calling MarketplaceService:PlayerOwnsAsset|PlayerOwnsBundle().
This behavior is different from MarketplaceService:PromptPurchase and MarketplaceService:PromptBundlePurchase, which both will count the item as owned after a success.
Expected behavior
The items bought through PromptBulkPurchase will return as true after using MarketplaceService:PlayerOwnsAsset|PlayerOwnsBundle()