Unable to store a simple string (or number)

Created on 2 April 2025, 16 days ago

Problem/Motivation

If you store a string using the "plain text" format, it is actually embedded in a <p> tag, and followed by a new line (0D 0A characters).
Using [plain:config_token:my_token] to retrieve it removes the <p> tag but leaves the new line.

This creates issues when trying to compare the token value with predetermined values.

Steps to reproduce

Create a new config token of "Plain text" format.
Get the token value (using ECA for instance).

Proposed resolution

Have a "raw text" or "single value" format that does not add anything to the entered string.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.7

Component

Code

Created by

🇫🇷France quimic Paris

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

Comments & Activities

Production build 0.71.5 2024