allowed_countries and allowed_types should be arrays when empty in PhoneNumberWidget

Created on 21 July 2023, over 1 year ago

Problem/Motivation

The allowed_countries and the allowed_types are stored as NULL when empty, they should be stored as empty arrays.

Proposed resolution

Change NULL to [].

Remaining tasks

Create patch
Review patch

User interface changes

-

API changes

-

Data model changes

NULL values for allowed_countries and the allowed_types are changed to empty arrays.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇪Belgium tim-diels Belgium 🇧🇪

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

Comments & Activities

Production build 0.71.5 2024