hawkbit-examples icon indicating copy to clipboard operation
hawkbit-examples copied to clipboard

Use suffix only for creating multiple MgmtDistributionSetTypeRequestBodyPost

Open floruschbaschan opened this issue 4 years ago • 1 comments

While creating a single MgmtDistributionSetTypeRequestBodyPost/MgmtSoftwareModuleTypeRequestBodyPost with the corresponding DistributionSetTypeBuilder/SoftwareModuleTypeBuilder the key and name properties can get null as String value ("null") assigned because of the String concatenation with the empty String suffix. This PR will correct this behavior.

Signed-off-by: Florian Ruschbaschan [email protected]

floruschbaschan avatar Jul 09 '21 10:07 floruschbaschan

Can one of the admins verify this patch?

hawkbit-bot avatar Jul 09 '21 10:07 hawkbit-bot