Javascript error moving selected recordings to Trash

Running latest DVR pre-release 2022.04.28.1311
I selected three recordings from DVR > Manage Shows and selected to move them to Trash
Although it moved them to Trash it displayed this error

A Javascript error has occurred!

Please refresh the browser after reporting this issue on Channels Community or to [email protected].
m.ID is undefined
function@http://192.168.1.3:8089/admin/utils/contentResults.js:29
function@http://192.168.1.3:8089/admin/utils/contentResults.js:28
UD2@http://192.168.1.3:8089/admin/components/recordings/Content.js:60
Lj@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:157
Ej@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:180
ti1@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:269
Jn1@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
K82@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
Am@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
Kj@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:243
ii1</K91/<@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:123
g71</h6.unstable_runWithPriority@http://192.168.1.3:8089/node_modules/scheduler/cjs/scheduler.production.min.js:18
co@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:122
K91@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:123
wr@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:122
gn@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:237
Hj@http://192.168.1.3:8089/node_modules/react-dom/cjs/react-dom.production.min.js:170
M@http://192.168.1.3:8089/node_modules/zustand/index.js:112
sy2/r/<@http://192.168.1.3:8089/node_modules/zustand/index.js:12
r@http://192.168.1.3:8089/node_modules/zustand/index.js:12
c@http://192.168.1.3:8089/admin/hooks/liveData.js:8
function@http://192.168.1.3:8089/admin/hooks/liveData.js:28
o@http://192.168.1.3:8089/admin/hooks/liveData.js:142
i@http://192.168.1.3:8089/admin/hooks/liveData.js:129

Might be another new issue with curl method created manual recordings.

File json for one of them
  {
    "ID": "271",
    "JobID": "1651181402-ch6095",
    "GroupID": "9876543219",
    "Path": "TV/Canary REELZ Recording/Canary REELZ Recording 2022-04-28-1430.mpg",
    "CreatedAt": 1651181402,
    "Deleted": true,
    "Duration": 611.588511,
    "Completed": true,
    "Processed": true,
    "Airing": {
      "Source": "manual",
      "Channel": "6095",
      "Time": 1651181402,
      "Duration": 600,
      "Title": "Canary REELZ Recording",
      "Summary": "Canary REELZ Test Recording",
      "Image": "https://tmsimg.fancybits.co/assets/s52199_ll_h15_ab.png",
      "SeriesID": "9876543219"
    },
    "ChannelNumber": "6095",
    "DeviceID": "TVE-Comcast_SSO",
    "UpdatedAt": 1651186879073,
    "DeletedAt": 1651186879073,
    "DeletedReason": "user",
    "JobTime": 1651181402,
    "JobDuration": 600,
    "HighestPTS": 55049025,
    "DeleteScheduledFor": 1652050879073
  },

I've restored them from trash in order to test a potential fix.

This is where I selected them and chose Move to Trash.

It appears related to them being curl generated manual recordings.
Selecting three normally scheduled recordings and moving to trash doesn't get the Javascript error.

Happened again moving three manual recordings to Trash.

A Javascript error has occurred!

Please refresh the browser after reporting this issue on Channels Community or to [email protected].
m.ID is undefined
function@http://192.168.1.4:8089/admin/utils/contentResults.js:29
function@http://192.168.1.4:8089/admin/utils/contentResults.js:28
UD2@http://192.168.1.4:8089/admin/components/recordings/Content.js:60
Lj@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:157
Ej@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:180
ti1@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:269
Jn1@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
K82@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
Am@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
Kj@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:243
ii1</K91/<@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:123
g71</h6.unstable_runWithPriority@http://192.168.1.4:8089/node_modules/scheduler/cjs/scheduler.production.min.js:18
co@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:122
K91@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:123
wr@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:122
gn@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:237
Hj@http://192.168.1.4:8089/node_modules/react-dom/cjs/react-dom.production.min.js:170
M@http://192.168.1.4:8089/node_modules/zustand/index.js:112
sy2/r/<@http://192.168.1.4:8089/node_modules/zustand/index.js:12
r@http://192.168.1.4:8089/node_modules/zustand/index.js:12
c@http://192.168.1.4:8089/admin/hooks/liveData.js:8
function@http://192.168.1.4:8089/admin/hooks/liveData.js:28
o@http://192.168.1.4:8089/admin/hooks/liveData.js:142
i@http://192.168.1.4:8089/admin/hooks/liveData.js:129

Restored the three recordings from Trash and tried again. No errors the second time. :person_shrugging:

I just had a javascript error when moving recordings to trash, looks like it could be the same error:

A Javascript error has occurred!

Please refresh the browser after reporting this issue on Channels Community or to [email protected].Cannot read properties of undefined (reading 'includes')
qH@https://REDACTED.u.channelsdvr.net:8089/admin/components/RecordedShow.jsx:255
c@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:157
Ch@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:180
li@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:269
ck@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
bk@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
ak@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:250
Tj@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:243
c@https://REDACTED.u.channelsdvr.net:8089/node_modules/react-dom/cjs/react-dom.production.min.js:123
b@https://REDACTED.u.channelsdvr.net:8089/node_modules/scheduler/cjs/scheduler.production.min.js:18

Library -> TV Shows -> Show -> Selected all shows -> Move to Trash -> Javascript Error

They were moved to trash.