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

Cannot upload products with the same name #127

Open
Quenty opened this issue Jan 31, 2022 · 1 comment
Open

Cannot upload products with the same name #127

Quenty opened this issue Jan 31, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Quenty
Copy link

Quenty commented Jan 31, 2022

Describe the bug
Mantle will fail to upload a product with a same name, if it already exists. This is a problem because if you lose your Mantle deployment data (or more likely, Roblox failed to

To Reproduce
Steps to reproduce the behavior:

  1. Deploy mantle with products
  2. Delete cache
  3. Try to deploy again

Expected behavior
It would be awesome if Mantle either renamed the offending product, or used that product as the product in the deploy, or automated it in some way. This would also probably stabilize importing mantle configs from existing places.

Environment (please complete the following information):

  • OS: Windows
  • Mantle Version: 0.10.8

Additional context
This occurs when Roblox 500 errors, but we should probably work around it.

@Quenty Quenty added the bug Something isn't working label Jan 31, 2022
@blake-mealey
Copy link
Owner

This is a really interesting one. I'll think a bit more about a graceful way to handle it.

@blake-mealey blake-mealey added this to the v1.0.0 milestone Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants