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

Use of slugs as source_id could lead to duplication #1

Open
jamalex opened this issue Oct 29, 2024 · 0 comments
Open

Use of slugs as source_id could lead to duplication #1

jamalex opened this issue Oct 29, 2024 · 0 comments

Comments

@jamalex
Copy link
Member

jamalex commented Oct 29, 2024

Slugs are being used here as source_id (e.g.), which is sometimes the best option we have, but noting that this could lead to some duplication here, as the same slug is sometimes used in different contexts, referring to something that is not "the same":
https://accessim.org/k-5/grade-2/unit-5
https://accessim.org/k-5/grade-4/unit-5

The "id" field may serve to provide better uniqueness than "slug".

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