Skip to content

Prevent recording uppercase status in update database - #3405

Merged
Salvialf merged 2 commits into
jeedom:developfrom
Phpvarious:patch-9
Jun 30, 2026
Merged

Prevent recording uppercase status in update database#3405
Salvialf merged 2 commits into
jeedom:developfrom
Phpvarious:patch-9

Conversation

@Phpvarious

@Phpvarious Phpvarious commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Don't change updateAttr status after save into update page

Description

Currently, when clicking "Check for updates" the status is saved in lowercase. in display, the JavaScript forces the attribute to uppercase and if the user saves, the attribute is now saved in uppercase

click Check for updates :
image

click Save :
image

The modification I am proposing consists of displaying the status in uppercase using only CSS, thereby leaving the status in its raw format.

Suggested changelog entry

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

don't change updateAttr status after save into update page
@Salvialf
Salvialf requested review from Mips2648, Salvialf and zoic21 June 30, 2026 08:38
@Salvialf Salvialf added the changelog-other Use to generate release notes label Jun 30, 2026
@Salvialf
Salvialf merged commit 74d86a3 into jeedom:develop Jun 30, 2026
9 checks passed
@Salvialf Salvialf changed the title Update update.js Prevent recording uppercase status in update database Jul 17, 2026
@Mips2648 Mips2648 added changelog-fix Use to generate release notes / changelog To be apply on PR and removed changelog-other Use to generate release notes labels Jul 24, 2026
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.

4 participants