Actions
Bug #8675
closedRepeat JS causes error when copying conditions without fields
Description
Conditions that don't depend on a field value fail due to copy condition trying to update the field target based off row ids. Since field is NULL this errors.
Actions