Closed (fixed)
Project:
Node Boolean
Version:
8.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2021 at 10:40 UTC
Updated:
4 Jan 2022 at 09:44 UTC
Jump to comment: Most recent
The negate logic is handled with core's ConditionManager class and therefore this module shouldn't handle the negate logic within the condition plugin itself.
Remove negate logic from the condition plugin.
Add unit test to check the condition on a node that doesn't have the target field in its definition.
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 #5
joshhytr commentedI've opened a merge request with the following changes:
Comment #7
andy_w commentedThanks for this, great work! I have no idea how I missed this.
Merged into release 1.9
Comment #8
andy_w commented