Skip to content

GetMatchingContent C# Controller: Properties with no value on any content nodes are excluded from API response. #18

@cssquirrel

Description

@cssquirrel

From @naepalm: When loading properties for export/editing on a content node, if all nodes returned by the API have no value for that property, the property will not export to the CSV. The C# does a check for item.HasValue and adds it to the list. But if all pieces of content return false on that, it's never added.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions