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

Import from compendium actors does not retain actor prototype tags #29

Open
ae0n5105 opened this issue Jun 25, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@ae0n5105
Copy link

Describe the bug
When importing an actor from a compendium, prototype token tags applied within the compendium are not imported/retained requiring readd of the tags on the now imported actor prototype token.

To Reproduce
Steps to reproduce the behavior:

  1. open the SRD actors compendium (not locked)
  2. open the actors "prototype token" settings
  3. Add a custom tag and close the actor
  4. reopen the actor and confirm the Tag is present in the compendium actor prototype token settings
  5. import the token into the active world
  6. open the actor sheet -- prototype token settings
  7. note that no tags are present.

Expected behavior
when importing an actor from a compendium, any tags saved within the actors prototype token settings should be kept on the imported actor.

Screenshots

compendium actor prototype settings WITH tags
image

Imported actor WITHOUT tags
image

Setup:

  • Foundry Version: 10.291
  • System Version: DND5e 2.2.1
  • Tagger Version: 1.4.5
  • Browser & version Google Chrome Version 114.0.5735.134 (Official Build) (64-bit)

Active modules:

  • Tagger
  • tidy-ui_game-settings

Additional context
tested with SRD actors (acolyte SRD, dragonborn cleric) and added a tag, imported confirmed prototype token tag was missing after import. I save actors to compendiums and delete them from the world for performance reasons (to keep overall content minimal for my players to have to download), because of this I have to reapply Tags each time I import them.

@ae0n5105 ae0n5105 added the bug Something isn't working label Jun 25, 2023
@ae0n5105 ae0n5105 changed the title [BUG] Short description of the issue Import from compendium actors does not retain actor prototype tags Jun 25, 2023
@ae0n5105
Copy link
Author

I was able to reliably recreate this on current foundry with minimal modules, via an SRD actor within the standard SRD compendium (Unlocked).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants