Skip to content

Aliases in front matter cause duplicate entries in encouter #325

@mkoohafkan

Description

@mkoohafkan

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

Aliases in front matter notes linked to players should not affect encounters.

Current behaviour

Aliases in front matter notes linked to players result in duplicated entries in initiative list for that player.

Reproduction

  1. create character linked to a note "Hank Hill" with the following front matter
---
aliases: ["Hank"]
hp: 0
ac: 0
modifier: 0
level: 2
---
  1. Create an encounter
creatures:
- [[bandit], 12, 12, 1]
players:
- Hank Hill
  1. Start the encounter. Hank Hill will appear multiple times in the tracker.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.8.10 and 1.8.10

Plugin Version

13.0.17

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions