Skip to content

fix(ui): show error in UI if signal filter name already exists #5606

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

Merged
merged 4 commits into from
Dec 14, 2024

Conversation

whitdog47
Copy link
Contributor

This PR fixes an error that would throw an exception on the backend if the user tries to create (or update) a new signal filter with the same name as an existing filter. Now, an error is shown to the user. Fixes DISDEV-350.

image

@whitdog47 whitdog47 added the bug Something isn't working label Dec 11, 2024
@whitdog47 whitdog47 self-assigned this Dec 11, 2024
@whitdog47 whitdog47 requested a review from mvilanova December 13, 2024 19:09
@whitdog47 whitdog47 merged commit 27c40d7 into master Dec 14, 2024
8 checks passed
@whitdog47 whitdog47 deleted the bugfix/show-error-if-name-exists branch December 14, 2024 00:54
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

Successfully merging this pull request may close these issues.

2 participants