After updating vfld from ^1.2 to ^1.3 our views using the last delta filter are now showing no results (we have seen this behaviour on 3 sites where we use this module). Rolling back to ^1.2 fixes the problem. Haven't had a change to dig deeper to work out what's broken yet, but wanted to flag the issue here.

Comments

david.qdoscc created an issue. See original summary.

seogow’s picture

Assigned: Unassigned » seogow

Thank you for contributing!

Could you elaborate a bit more? I cannot reproduce the issue. I need at least:

  • Drupal version
  • PHP version
  • Filtered field type
david.qdoscc’s picture

Thanks for the speedy response!

Drupal version: 10.2.5
PHP version: 8.2.17 on one site 8.1.6 on another
Filtered field type: Entity Reference to entity types created using the ECK module

So probably something to do with ECK compatibility!

seogow’s picture

The issue seems to be fixed in 1.3.2.

OK (1 test, 18 assertions).

seogow’s picture

Status: Active » Fixed
seogow’s picture

Status: Fixed » Closed (fixed)
david.qdoscc’s picture

I can confirm that 1.3.2 resolves the issues. Many thanks for your support.