The patch in #16 has an error due to incorrect type hint of $redirectStorage property. Attaching the updated patch with the correct type hint.
Correcting incorrect method call in the patch #15
Removing the info.yml changes as the patch fails while applying via composer.
Please ignore the patch added in #11. Adding an updated patch for D10, 2.0.x version
Updated the patch by adding accessCheck for resolving the following error in D10 setup:
Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck(). in Drupal\Core\Entity\Query\Sql\Query->prepare() (line 162 of /var/www/html/docroot/core/lib/Drupal/Core/Entity/Query/Sql/Query.php).
Adding a patch with the proposed change.
Vinay15 → created an issue.
Vinay15 → created an issue.
Luke.Leber → credited Vinay15 → .