Skip to content

The name of person who submitted a poll is always null when invoking PastMeetings.GetPollResultsAsync #480

@Jericho

Description

@Jericho

The participant name in PollResult.cs is decorated with the following:

[JsonPropertyName("file_name")]

This is wrong. The name of the JSON name is name, not file_name.

Metadata

Metadata

Assignees

Labels

BugThis change resolves a defect

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions