The Upgrade Status module reports that the only regression in this module for the time being is the info file, so we got that going for us. Assigning this to myself.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

loopy1492 created an issue. See original summary.

loopy1492’s picture

StatusFileSize
new528 bytes
keshavv’s picture

Status: Active » Needs review
keshavv’s picture

Status: Needs review » Reviewed & tested by the community

Patch #3 is good to merge. There are no deprecations in the module for Drupal 10.
We can release it for Drupal 10.

onfire84’s picture

+1 for a new Release

ngreenup’s picture

I am not getting this to work in Drupal 10. There isn't another module that does what this beauty does. I have a handful of sites that cannot be upgraded to D10 because of this module. Happy to try and help if I can, but I have no clue why it's not working. When I update the module info file to allow D10 it seems to work. But if i visit a view and try to use a selective filter the site shows an error. The log shows:

Drupal\Core\Database\DatabaseExceptionWrapper: Exception in My View [my_view]: SQLSTATE[42S22]: Column not found: 1054 Unknown column....

If this is no longer the way, someone please point me to the new way. I tried better exposed selective filters, views_field_select_filter, and entityreference_filter and didn't find what I needed.

ngreenup’s picture

Turns out I was accidently using the dev version. the d8 release does work in d10 for entity reference fields

glenshewchuck’s picture

+1 for a new Release

joelpittet made their first commit to this issue’s fork.

joelpittet’s picture

Assigned: loopy1492 » Unassigned
Status: Reviewed & tested by the community » Fixed

Thank you all for trying to get this ready and @loopy1492 for the MR and patch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.