Skip to content

Compendium UUID redirects don't resolve old-style UUIDs #12005

Closed
@arbron

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

  1. Add a compendium UUID redirect using the modern style
  2. 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

apiIssues related to the API used by Mod DevsbugFunctionality which is not working as intendedcompendiumIssues related to Compendium packs

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions