- 🇪🇸Spain manuel.adan 🌌
Still present in D10 with IEF 1.0.0-rc17. Patch applies and works, but needs some UX review. When using complex IEF "Update" and "Cancel" buttons shouldn't be displayed:
I have added transaction entity reference to content type.
On node edit, transaction add/edit works fine but it throws below error while try to add transaction through add node page.
TypeError: Argument 1 passed to Drupal\transaction\Entity\Transaction::setTargetEntity() must implement interface Drupal\Core\Entity\ContentEntityInterface, null given, called in transaction/transaction.module on line 45 in Drupal\transaction\Entity\Transaction->setTargetEntity() (line 468 of transaction/src/Entity/Transaction.php)
Needs work
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Still present in D10 with IEF 1.0.0-rc17. Patch applies and works, but needs some UX review. When using complex IEF "Update" and "Cancel" buttons shouldn't be displayed: