Skip to content

fix test expression result#3349

Merged
Mips2648 merged 1 commit into
developfrom
fix/expression-test
May 18, 2026
Merged

fix test expression result#3349
Mips2648 merged 1 commit into
developfrom
fix/expression-test

Conversation

@Mips2648
Copy link
Copy Markdown
Collaborator

Description

For the moment, when a user evaluate a simple command, the result give a small warning about a potential issue which doesn't exist, example:

image

It confuses a lot users, some even try to find solutions for a problem that does not exist: https://community.jeedom.com/t/retex-message-log-general/149045
In the case above, we expect to not get any warning message

Suggested changelog entry

Correction du testeur d'expression pour ne plus signaler un problème qui n'existe pas

Related issues/external references

Fixes #

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PR checklist

Tests

true case:
image

a numeric:
image

image

error case:
image

random incorrect value:
image

@Mips2648 Mips2648 added the changelog-fix Use to generate release notes / changelog To be apply on PR label May 16, 2026
@Mips2648 Mips2648 added this to the 4.6 milestone May 16, 2026
@Mips2648 Mips2648 merged commit cdb7b52 into develop May 18, 2026
9 checks passed
@Mips2648 Mips2648 deleted the fix/expression-test branch May 18, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-fix Use to generate release notes / changelog To be apply on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants