Use FALSE when filters return the empty array in filterWrite

Created on 26 October 2023, 8 months ago
Updated 6 December 2023, 7 months ago

Problem/Motivation

We added a check for is_array to write data. But when a filter (like config split) removes a config a subsequent filter that doesn't do anything will result the data being an empty array.

Proposed resolution

Set the filtered value back to FALSE when having to pass empty data to the filerWrite method.

Remaining tasks

commit

User interface changes

none

API changes

none

Data model changes

none

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡จ๐Ÿ‡ญSwitzerland bircher ๐Ÿ‡จ๐Ÿ‡ฟ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024