Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Device Management] Fixes handling of DeviceComponentConfiguration property empty values #4061

Merged

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jun 21, 2024

Brief description of the PR.
[e.g. Added null check on object to avoid NullPointerException]

Related Issue
This PR fixes/closes {issue number}

Description of the solution adopted
A more detailed description of the changes made to solve/close one or more issues.
If the PR is simple and easy to understand this section can be skipped.

Screenshots
If applicable, add screenshots to help explain your solution

Any side note on the changes made
Description of any other change that has been made, which is not directly linked to the issue resolution
[e.g. Code clean up/Sonar issue resolution]

@Coduz Coduz force-pushed the fix-DeviceConfigurationWithEmtpyValues branch from f7c2bca to ee3f21d Compare June 21, 2024 13:32
@Coduz Coduz marked this pull request as ready for review June 21, 2024 13:36
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Jun 21, 2024
…ling with empty or null values

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz force-pushed the fix-DeviceConfigurationWithEmtpyValues branch from ee3f21d to b5dabaf Compare June 21, 2024 13:42
@Coduz Coduz merged commit c2f4542 into eclipse-kapua:develop Jun 24, 2024
33 checks passed
@Coduz Coduz deleted the fix-DeviceConfigurationWithEmtpyValues branch June 24, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant