adobe / acc-js-sdk

A JavaScript SDK for Adobe Campaign Classic
Apache License 2.0
21 stars 20 forks source link

NEO-62405: set description localization id when description is empty #95

Closed obriard closed 11 months ago

obriard commented 11 months ago

Description

set description localization id equals to label localization id when description is empty in source schema and is set to label

Related Issue

in web ui the description of attributes without description in the source schema is displayed in English even if the language is not English

Motivation and Context

it fixes attributes description localization

How Has This Been Tested?

unit test test in web ui with a modified version of the SDK

Screenshots (if appropriate):

Before: image After: image

Types of changes

Checklist: