Problem/Motivation
Error: Call to a member function getEntity() on null in Drupal\acquia_contenthub\EventSubscriber\UnserializeContentField\LinkFieldUnserializer->getEntityFromDependencyStack() (line 125 of /var/www/html/docroot/modules/contrib/acquia_contenthub/src/EventSubscriber/UnserializeContentField/LinkFieldUnserializer.php)
Steps to reproduce
- Setup link field with unpublished node
- Try to import this content on other site
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3443179-5.patch | 997 bytes | leo liao |
Issue fork acquia_contenthub-3443179
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
abhishek_gupta1 commentedComment #4
abhishek_gupta1 commented@lamp5, fix the issue and created MR , please review it once.
Comment #5
leo liao commented