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

Limitation on creating multiple AugmentedVisualizations with the same visID and pluginResourceID #3644

Open
Tracked by #2880
amitgalitz opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request feature-anywhere

Comments

@amitgalitz
Copy link
Member

Is your feature request related to a problem? Please describe.

Currently it is possible to create multiple Augmented Visualizations objects for the same visualization and the same plugin resource id. For example you can create with the same viz and same detector many visAugment objects. We will make sure this interaction isn't possible through the UI but there should still be some backstop from the API side.

Describe the solution you'd like

There should be a limitation that if a given visualization already has a visAugment object for the given pluginResourceId then you can't create another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-anywhere
Projects
None yet
Development

No branches or pull requests

2 participants