Skip to content

fix missing platform sensors on retrieval#434

Merged
adamkorynta merged 2 commits intomainfrom
bugfix/platform_sensors
Apr 9, 2025
Merged

fix missing platform sensors on retrieval#434
adamkorynta merged 2 commits intomainfrom
bugfix/platform_sensors

Conversation

@adamkorynta
Copy link
Contributor

@adamkorynta adamkorynta commented Apr 7, 2025

Problem Description

Fixes #412 .

Solution

add missing mapping from PlatformSensors to ApiPlatformSensors

how you tested the change

Tested through the web GUI and unit tests.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

missing mapping from PlatformSensors to ApiPlatformSensors
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2025

@adamkorynta adamkorynta merged commit cea12c2 into main Apr 9, 2025
9 checks passed
@adamkorynta adamkorynta deleted the bugfix/platform_sensors branch April 9, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Platform Sensors are not updated when saving a platform.

3 participants