Skip to content

Parties: When a user updates their account information (party), the start and end dates are overwritten. #2384

@EleonoraPetzold

Description

@EleonoraPetzold

What is going wrong?

When saving the party, the PartyModel has “null” for start and end date, even though it was previously loaded with the correct values from the party.

Here:

public ActionResult Edit(PartyModel partyModel, Dictionary<string, string> partyCustomAttributeValues)

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions