Skip to content

Troubleshooting

Duplicate-looking tags appear or disappear

Section titled “Duplicate-looking tags appear or disappear”

Check:

  • CaseSensitive
  • Scope
  • the normalization performed by your ITagPolicy<TEntityId>

Inspect:

  • MaxPerEntity
  • AllowCustom
  • custom policy validation

As with the other trait packages, verify the parent entity metadata and the endpoint package integration in the consuming project.

The usual causes are scope mismatch, querying the wrong parent entity, or using a different boundary than the one where the tag entity was generated.