helpwave / services

helpwave's microservices
https://staging.api.helpwave.de/
Mozilla Public License 2.0
13 stars 1 forks source link

`GetAttachedPropertyValues` not returning empty `always_include` property values #840

Open MaxSchaefer opened 1 day ago

MaxSchaefer commented 1 day ago

Describe the bug

If a property has the always_include flag but it empty, the property does not get returned by GetAttachedPropertyValues. Thats incorrect. Property values of properties should be shown if they are not empty or in the always_include list.

Describe how to produce the bug

Additional context

cc. @DasProffi

No response

MaxSchaefer commented 1 day ago

@FoseFx can you dig into this?