You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching for content through the 'Import from channels' modal, attempting to import your selections from search doesn't do anything. There's an underlying error that is preventing the copy operation.
Steps to reproduce the issue
Clear site data
Sign in
Click ADD while editing a channel
Click 'Import from channels'
Search for something
Select a card that doesn't have a thumbnail
Click REVIEW
Click IMPORT
Observe nothing happens (error reported to Sentry below)
TypeError: Cannot read properties of undefined (reading 'original_source_node_id')
at ContentNode.tableCopy (./shared/data/resources.js:1514:37)
at callback (./shared/data/resources.js:1499:36)
at call (./shared/data/resources.js:270:14)
...
(11 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Observed behavior
When searching for content through the 'Import from channels' modal, attempting to import your selections from search doesn't do anything. There's an underlying error that is preventing the copy operation.
Steps to reproduce the issue
Sentry Issue: STUDIO-GBC
The text was updated successfully, but these errors were encountered: