You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuleUnit DSL doesn't yet support rule attributes like salience, activation-group.
The support would likely require enhancing org.drools.ruleunits.dsl.RuleFactory methods and implementing in org.drools.ruleunits.dsl.uti.RuleDefinition.
The text was updated successfully, but these errors were encountered:
tkobayas
changed the title
Support attributes in RuleUnit DSL
Support rule attributes in RuleUnit DSL
Jan 28, 2025
RuleUnit DSL doesn't yet support rule attributes like salience, activation-group.
The support would likely require enhancing
org.drools.ruleunits.dsl.RuleFactory
methods and implementing inorg.drools.ruleunits.dsl.uti.RuleDefinition
.The text was updated successfully, but these errors were encountered: