Skip to content

GetAttachedPropertyValues not returning empty always_include property values #840

@MaxSchaefer

Description

@MaxSchaefer

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

  • Create a property
  • Dont create a property value
  • Set this property to the property view always_include list of an arbitrary patient or task
  • Call GetAttachedPropertyValues for this arbitrary patient or task
  • Your property is not there
  • Attach a property value
  • Your property is there

Additional context

cc. @DasProffi

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvalidThis doesn't seem rightpriority: highHigh priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions