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

Change variant creation message depending on whether a new variant was created #954

Closed
susannasiebert opened this issue Nov 21, 2023 · 0 comments · Fixed by #959
Closed
Assignees

Comments

@susannasiebert
Copy link
Contributor

susannasiebert commented Nov 21, 2023

When trying to add a variant in the "Add Variant" form that already exists you get a message that it was successfully created. In reality, no new variant has been created and we just return the existing variant. We should update the message to reflect this depending on whether the new value in the return is true or false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants