b77abd0491
* Warn when transforming constructed groups
The `keyed_groups` field has used sanitization since 2.6, but `groups` only started doing so in 2.8.
This adds a warning for the change in behavior.
* changelog
(cherry picked from commit 3247626ac7
)
2 lines
111 B
YAML
2 lines
111 B
YAML
bugfixes:
|
|
- constructed - Add a warning for the change in behavior in the sanitization of the groups option.
|