- Issue created by @jlscott
- 🇳🇿New Zealand jlscott
WHAT IS GOING ON????
The class "Drupal\entity_reference_revisions\Plugin\views\relationship\EntityReferenceRevisions", which has the error and is is installed in my codebase by composer as part of the tagged version "8.x-1.12", is not present in the 8.x-1.x git repository when I checkout tag 8.x-1.12?
This make it difficult to generate a patch or pull request to fix the problem.
- 🇳🇿New Zealand jlscott
OK - RESOLVED.
I had a patch from 🐛 Views doesn't recognize relationship to host Needs review applied. This patch had created the new class that had the deprecation error.
Fix is applied to the push request in that issue.