Compendium UUID redirects don't resolve old-style UUIDs #12005
Closed
Description
What happened?
When defining compendium UUID redirects that include the full current UUID path (e.g. Compendium.dnd5e.classfeatures.Item.LzJ5ayHt0OlSVGxi
), they don't work with the older-style UUIDs (e.g. Compendium.dnd5e.classfeatures.LzJ5ayHt0OlSVGxi
) and vice-versa. Handling both currently requires defining each redirect entry twice.
What ways of accessing Foundry can you encounter this issue in?
- Native App (Electron)
- Chrome
- Firefox
- Safari
- Other
Reproduction Steps
- Add a compendium UUID redirect using the modern style
- Use
fromUuid
with a older-style UUID
What core version are you reporting this for?
Version 12 Stable (build 331)
Relevant log output
No response
Bug Checklist
- The issue occurs while all Modules are disabled
Metadata
Assignees
Labels
Type
Projects
Status
Done