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

Should tags be de-duplicated? #36

Open
joshed-io opened this issue Jan 17, 2021 · 0 comments
Open

Should tags be de-duplicated? #36

joshed-io opened this issue Jan 17, 2021 · 0 comments

Comments

@joshed-io
Copy link

Metka Version: Latest

What did you do?

I saved a model with two tags in the same array.

model.tags = ["github", "github"]

What did you expect to happen?

Upon saving, model.tags would contain just one item github.

What actually happened?

model.tags contained github twice.

I'm not sure if this the expected behavior or not. Opening an issue to discuss if metka should do this or the user.

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

No branches or pull requests

1 participant