- πΊπΈUnited States pingevt
I was just evaluating this today... looks like by simply adding the Views handler to the entity would start to get this going.
in editor_note/src/Entity/EditorNote.php in the entity def.
* handlers = { * "views_data" = "Drupal\views\EntityViewsData", * }
If i end up going with this module, I may try and add a patch.