- 🇬🇧United Kingdom lexsoft London
+1 for this, would also like to have the support for diff module for revisions.
If a comparison cannot be made, I think there is no big point in Storage Module instead of using node revisions.
When I try to compare revisions in the views table the following log appears.Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.storage.revisions_diff" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 211 of core/lib/Drupal/Core/Routing/RouteProvider.php).
Maybe the maintainer is so busy or has stopped supporting the module because the scheduling isn't working either.
- 🇬🇧United Kingdom tce
+1 for this
I have just encountered this issue. Does anyone have any workarounds?
- 🇬🇧United Kingdom tce
To get this working, I just created a route in my module with route name 'entity.storage.revisions_diff'. The route just creates a random empty page but allows the diff plugin to build the revision difference