Problem/Motivation

When a tamper plugin has no own config fields, like e.g. str_len, then using that plugin will loose its config value when saving the model.

Proposed resolution

Only merge config arrays from tamper plugin with the wrapper config, if that tamper plugin has at least one config field. Otherwise the condition always falls back to default config.

Comments

jurgenhaas created an issue. See original summary.

  • jurgenhaas committed 3d0bf86 on 1.0.x
    Issue #3323805 by jurgenhaas: Condition plugins loose general settings...
jurgenhaas’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.