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

Storefront bug when adding multiple skus at once #7381

Open
Lulalaby opened this issue Feb 7, 2025 · 0 comments
Open

Storefront bug when adding multiple skus at once #7381

Lulalaby opened this issue Feb 7, 2025 · 0 comments

Comments

@Lulalaby
Copy link
Contributor

Lulalaby commented Feb 7, 2025

Description

When a user tries to bulk-add published skus to the storefront under https://discord.com/developers/applications/:application_id/storefront/, the api returns an exception which shouldn't be happen.

Note

This only happens guild subscription skus, not with user subscription skus

Steps to Reproduce

  • Have (published) skus at https://discord.com/developers/applications/:application_id/skus/ (Preferable 1 guild subscription, one durable)
    Image
  • Head over to https://discord.com/developers/applications/:application_id/storefront/
  • Try to bulk add both the guild subscription and the `durable
    Image
  • Observe

Expected Behavior

It should be possible to bulk-add the subscription and durable / OTP

Current Behavior

The api returns an exception: Cannot publish a server subscription while a user subscription is already published
Image

{
   "message":"Cannot publish a server subscription while a user subscription is already published.",
   "code":30076
}

Screenshots/Videos

2025-02-07_04h27_40.mp4

Client and System Information

Browser

Firefox Browser Development
136.0b2 (64-bit)

OS

Edition	Windows 11 Enterprise
Version	24H2
Installed on	‎01/‎02/‎2025
OS build	26120.3073
Experience	Windows Feature Experience Pack 1000.26100.50.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant