rules icon indicating copy to clipboard operation
rules copied to clipboard

Rules 8.x-3.x development

Results 26 rules issues
Sort by recently updated
recently updated
newest added

I believe the order of arguments in the "contains" branch of the doEvaluate() method are backwards. This swaps them around.

The D.O. issue is https://www.drupal.org/node/2664280 The commits below match the progress of the patches on the issue. The patch in # 20 of the issue matches the final state of...

This is mirrored on d.o here: https://www.drupal.org/node/2648334

Please find full issue summary here https://www.drupal.org/node/2817683. InvalidArgumentException seems like a nice fit.

This change is [](https://reviewable.io/reviews/fago/rules/480)

This issue is mirrored on d.o by https://www.drupal.org/node/2702127. I have exposed the config entity operations for enable and disable by adding link templates and added a Controller to handle them....