The warning message should be long and translatable

Created on 24 June 2025, 21 days ago

Problem/Motivation

The warning message is currently set to be a string when, really, it should be able to be long and translatable. So, make it a string.

Steps to reproduce

Try adding a translation for a message - it won’t work.

Proposed resolution

Alter the schema (we can do this - we’re still @dev) for the warning_message data to be “text” not “string”.

Remaining tasks

CR

User interface changes

none

API changes

none

Data model changes

warning_message is stored as a longer text field as opposed to string.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom rachel_norfolk UK

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024