Skip to content

TypeError: Cannot read properties of undefined (reading 'original_source_node_id') #4102

@sentry

Description

@sentry

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

  1. Clear site data
  2. Sign in
  3. Click ADD while editing a channel
  4. Click 'Import from channels'
  5. Search for something
  6. Select a card that doesn't have a thumbnail
  7. Click REVIEW
  8. Click IMPORT
  9. Observe nothing happens (error reported to Sentry below)

Sentry Issue: STUDIO-GBC

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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions