Problems with any Pass not containing an EQ condition

Channels DVR v2022.03.30.1712

Clicking on the # recordings scheduled under the pass name gets errors in the console inspector and its
POST http://x:8089/dvr/rules/test returns a 400 Bad Request
with the response "error": "invalid rule"

Clicking on the pass name gives this javascript error

A Javascript error has occurred!

Please refresh the browser after reporting this issue on Channels Community or to [email protected].
a.EQ is null
Cc@http://192.168.1.4:8189/admin/components/SeriesRuleModal.js:112
mj@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:157
zj@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:180
Pn1@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:269
kn1@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:250
V82@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:250
um@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:250
Pj@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:243
Fn1</D91/<@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:123
e71</u6.unstable_runWithPriority@http://192.168.1.4:8189/node_modules/scheduler/cjs/scheduler.production.min.js:18
to@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:122
D91@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:123
zr@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:122
B82@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:263
e71</u6.unstable_runWithPriority@http://192.168.1.4:8189/node_modules/scheduler/cjs/scheduler.production.min.js:18
to@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:122
mn@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:261
z_@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:292
T32@http://192.168.1.4:8189/node_modules/react-dom/cjs/react-dom.production.min.js:73

Try one like this as an example to duplicate it
Star Trek
137 recordings scheduled
Title CONTAINS Star Trek

I just finished going through all passes on four servers and updated them so they all have some EQ condition. I sympathize with those having lots of passes. I only have 211 of them currently.

Fix queued for 3.31 build

1 Like

Confirmed