Active
Project:
Rules
Version:
8.x-3.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2016 at 15:28 UTC
Updated:
11 Mar 2019 at 05:19 UTC
Jump to comment: Most recent
The condition expression action links that exist in D7, 'Add or' and 'Add and', are missing in the D8 version. From the tests it seems that the functionality is available for programmatically created rules only. Is there a roadmap for getting the expressions exposed to the UI?
If someone could give me a quick architectural overview of whats needed to get the links in the UI I will attempt a patch.
Comments
Comment #2
sukanya.ramakrishnan commentedThis UI feature is very important for us too! Can a roadmap be provided for when this feature will be available?
Comment #3
coderdan commentedPR submitted: https://github.com/fago/rules/pull/475
Comment #4
fagoThis builds upon #2648334: Implement action/condition reordering with drag & drop, thus we need to fix this one first.
Comment #5
tr commented