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

[Bug]: Update an non-existing filter should not work. #436

Closed
martineiber opened this issue Mar 21, 2023 · 2 comments · Fixed by #437
Closed

[Bug]: Update an non-existing filter should not work. #436

martineiber opened this issue Mar 21, 2023 · 2 comments · Fixed by #437
Assignees
Labels
Milestone

Comments

@martineiber
Copy link
Contributor

Expected behavior

Update a non-existing filter should not throw an exception.

Actual behavior

An exception occurs when trying to update a filter that does not exist.

Steps to reproduce

Go to customers, clear all Filters and create a new filter and click on "Update existing Filter"
image

@martineiber
Copy link
Contributor Author

Bug also occurs in 3.3

@mattamon
Copy link
Contributor

Fixed by #437

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

Successfully merging a pull request may close this issue.

2 participants