Skip to content

Unique asset names #341

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

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

Conversation

rhysrevans3
Copy link
Collaborator

Description:
Mapping assets from dictionary to a list of objects removes requirement of asset keys be the same for all items in a collection. This would allow for unique assets names to be used when needed.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@rhysrevans3
Copy link
Collaborator Author

rhysrevans3 commented Mar 21, 2025

This does have some search implications. See first "note" here. But as we're not excluding assets from search this shouldn't be a factor.

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