Changing Comparator in Magic Shelf Filter Causes Value to be Removed #2104
Closed
Rebes
started this conversation in
Issue Triage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What went wrong?
When you have created a comparator in the Magic Shelf Filter editor, for example "Date Added - Equals - 2026-07-24", changing the comparator (In this case the "Equals") to something else (For example to "Greater or Equal") causes the Value to be removed (In this case "2026-07-24").
This occurs for all types of keys/comparators/values. When the comparator and value are compatible, it should keep the value. For example changing from "Equals" to "Greater or Equal" or "Not Equal" should keep the value, while changing to "Older than" or "Within Last" should remove the value. The same can be said for comparing to text values or lists like "Contains Any".
How can we reproduce it?
When you have created a comparator in the Magic Shelf Filter editor, for example "Date Added - Equals - 2026-07-24", changing the comparator (In this case the "Equals") to something else (For example to "Greater or Equal") causes the Value to be removed (In this case "2026-07-24").
What Build of Grimmory are you on?
Stable
Your setup
Grimmory 3.2.4 on Docker on TrueNAS
Screenshots or error messages (optional)
Before submitting
All reactions