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

Create multiple albums with the same name #1003

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

liugaocomeon
Copy link

When creating an album, there may be situations where an album with the same name is created. Before creating, you should check whether an album with the same name exists.

…ready exists,If it exists, return directly
@CaiJingLong
Copy link
Member

CaiJingLong commented Oct 12, 2023

If you want to solve the problem of the same name, you should consider all (including user-created), not just smart albums.

In addition, once the code is passed, the CHANGELOG.md file needs to be updated.

Copy link
Member

@CaiJingLong CaiJingLong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it is a duplicate name problem, it should include smart photo albums and user photo albums.

See doc of apple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants