Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export identities that have no description and don't make identity descriptions unique on import #6936

Merged
merged 3 commits into from May 30, 2023

Conversation

nomis
Copy link
Contributor

@nomis nomis commented May 27, 2023

Identities must have an email address but all of the other fields are optional, so email address should be used to determine identity keys.

Identity descriptions don't have to be unique so they shouldn't be modified when imported to make them unique.

This also means that identities with no description can be imported without giving them one (e.g. "Imported", "Imported (1)", "Imported (2)").

nomis and others added 3 commits May 27, 2023 14:10
Identities must have an email address but all of the other fields are
optional, so email address should be used to determine identity keys.

Fixes thunderbird#6932
Identity descriptions don't have to be unique so they shouldn't be modified
when imported to make them unique.

This also means that identities with no description can be imported without
giving them one (e.g. "Imported", "Imported (1)", "Imported (2)").
@cketti cketti merged commit 0281dcf into thunderbird:main May 30, 2023
2 checks passed
@cketti
Copy link
Member

cketti commented May 30, 2023

Thanks 👍

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.

None yet

2 participants