Active
Project:
Business Rules
Version:
8.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2018 at 19:19 UTC
Updated:
3 May 2022 at 07:00 UTC
Jump to comment: Most recent
Comments
Comment #2
yseki commentedHello kwfinken,
It's a nice feature but requires a lot of work due to the way Business Rules works with entity fields. By doing it, there will be no warranties that the fields you are choosing to work with the entities will exist at the Business Rules configuration time.
In any case, I do believe that if someone has chosen this option, he knows what he's doing :-)
I'm going to keep it open, and include it on the features list.
Thanks for your feedback.
Comment #3
delacosta456 commentedhi
i subscribe to this feature request but in a different way
Instead of having flexibility (non-required bundle) at condition level it would be better to leave it required there and have it not required at the "Event" level so that when creating the rule th mogic will looks like.
1-[Event] Before/after adding a new item of any buddle
2 - [Action]
---Action 1 => will execute if it's embedded condition is "if entity's bunde is A"
---Action 2 => will execute if it's embedded condition is "if entity's bunde is B"
Thanks