Closed (fixed)
Project:
Views CSV Source
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Jan 2026 at 17:34 UTC
Updated:
28 Jan 2026 at 17:54 UTC
Jump to comment: Most recent
In verifyCondition(), we are normalizing comparisons that do not require this. We can skip some of the comparisons like "=", "!=", and "<>", and keep it on "<", ">", "<=", and ">=".
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
Comment #3
andileco commented