- πΊπΈUnited States smustgrave
Think this has be completed in the refactoring of the module. If not please reopen and we will rescope.
For a site with both Spanish and English content, Spanish content will tend be 30-50% longer than English. Some alerts that are originally written in English do not have enough space within the current 255 character limit for their Spanish translations.
Try and enter more than 255 characters into the Alert Body or Alert Title.
Upgrade of the character limit of the Alert Component's field_alert_body and field_alert_title to be at least 600 characters. There may be an argument for setting these to type:string_long instead of just bumping the character limit, but 600 currently serves our purposes.
update field_alert_body
update field_alert_title
none
none
field.storage.paragraph.field_alert_body.yml => settings: max_length: 600
field.storage.paragraph.field_alert_title.yml => settings: max_length: 600
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Think this has be completed in the refactoring of the module. If not please reopen and we will rescope.