Skip to content

Conversation

@anonymoususer72041
Copy link
Contributor

When editing an existing activity of type "Email", the edit form could incorrectly preselect the first option ("Call"). This happened because the activity list renders the type as "Email" (from activity_type.short_description), while the edit UI dropdown used the label "E-Mail", causing the preselect matching to fail.

This PR aligns the dropdown label with the stored/rendered value and updates the edit preselection logic accordingly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant