Florian Ruschbaschan
Results
2
issues of
Florian Ruschbaschan
With [#1047](https://github.com/eclipse/hawkbit/pull/1047) it was already mentioned that RSQL queries for PostgreSQL are handling numbers not like strings. Currently the Hawkbit UI does work with PostgreSQL since it is using the...
enhancement
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...