rules
rules copied to clipboard
Issue #2648334 - Drag and drop reordering for actions/conditions
This is mirrored on d.o here: https://www.drupal.org/node/2648334
Not working....
Replaced rule actions table with drag and drop and trying to save weights on form submission, but not quite propagating changes to the entity yet.
Just need to get some tests in now. I'm thinking KernelTest, but not sure how to test execution order... Maybe two actions that create nodes and then compare nids to check the order?
hey @yanniboi this is awesome! what is missing to get this done? @fago do you know? thanks!
@yanniboi is the tests what is missing? I ask because I could write them :)