I have…
- Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- Regression (a behavior that stopped working in a new release)
- [ X ] Bug report
- Performance issue
- Documentation issue or request
Current behavior
The filter-logical component is not saving the state of deleted filters.
Expected behavior
The query have to be updated without the deleted filters.
Minimal reproduction of the problem
Open a content page, open the custom filter dialog, add any filter and submit.
Now open the filter dialog again, remove the created filter and submit.
The deleted filter is being applied anyway. And if you open the modal, the removed filter comes back.
Environment
- [ X ] Self hosted with docker
- Self hosted with IIS
- Self hosted with other version
- [ X ] Cloud version
Version: [VERSION]
Browser:
- [ X ] Chrome (desktop)
- Chrome (Android)
- Chrome (iOS)
- Firefox
- Safari (desktop)
- Safari (iOS)
- IE
- Edge
Others:
I’ve opened a pull request with a bugfix.