Skip to content

fix primitive unboxing in transport medium types#444

Merged
adamkorynta merged 1 commit intomainfrom
bugfix/config_platform_save
Apr 8, 2025
Merged

fix primitive unboxing in transport medium types#444
adamkorynta merged 1 commit intomainfrom
bugfix/config_platform_save

Conversation

@adamkorynta
Copy link
Contributor

Problem Description

Fixes #439 .

Solution

Add null checks

how you tested the change

Unit test and through the web gui

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2025

@adamkorynta adamkorynta merged commit 7eeac84 into main Apr 8, 2025
9 checks passed
@adamkorynta adamkorynta deleted the bugfix/config_platform_save branch April 8, 2025 23:48
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.

Cannot save configuration for a new platform

2 participants