Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions