clipList: handle smart lists with no conditions #2884
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#2884
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a smart list which has no conditions (ie matches all items). This
breaks "View as Clips" when the list is selected because:
so
result.data.query.conditions
is undefined.Attachment 0001-clipList-handle-smart-lists-with-no-conditions-fixes.patch (1391 bytes) added
Also on https://gitlab.com/wjt/pandora.git in 2884-clipList-empty-smart-list
In e47c652/pandora: