Skip to content

Conversation

vpodzime
Copy link
Contributor

This allows numeric filtering and comparison and sending numeric
inventory values as strings was a regression in the 4+ client.

Based on #1818.

Complementing the StringToLongLong() function.

Ticket: ME-429
Changelog: none
Signed-off-by: Vratislav Podzimek <[email protected]>
@mender-test-bot
Copy link

@vpodzime, start a full client pipeline with:

  • mentioning me and start client pipeline

my commands and options

You can prevent me from automatically starting CI pipelines:

  • if your pull request title starts with "[NoCI] ..."

You can trigger a client pipeline on multiple prs with:

  • mentioning me and start client pipeline --pr mender/127 --pr mender-connect/255

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

This allows numeric filtering and comparison of the data on the
server (in the UI or via API).

Co-Authored-By: Claude <[email protected]>

Ticket: ME-429
Changelog: Commit
Signed-off-by: pasinskim <[email protected]>
Signed-off-by: Vratislav Podzimek <[email protected]>
@vpodzime vpodzime force-pushed the MEN-inventory-numeric-types branch from c2c2571 to 968a0f1 Compare August 28, 2025 12:15
@mender-test-bot
Copy link

mender-test-bot commented Aug 28, 2025

Merging these commits will result in the following changelog entries:

Changelogs

mender (MEN-inventory-numeric-types)

New changes in mender since master:

Bug Fixes
  • Send numeric inventory values as JSON numeric values

    This allows numeric filtering and comparison of the data on the
    server (in the UI or via API).
    (ME-429)

@vpodzime
Copy link
Contributor Author

This should be on-hold until it's decided if this is a desirable change.

@vpodzime vpodzime added the onhold waiting to be waived for resumed work label Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
onhold waiting to be waived for resumed work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants