-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workingdata-qualityData validation/cleanupData validation/cleanupreleased-testingFix released, awaiting user confirmationFix released, awaiting user confirmation
Description
The People section in the control centre is picking up non-person notes that happen to have cr_id frontmatter properties. For example, hex map tile notes (cr_type: hex, cr_id: hex-0423) appear in the person list alongside actual people, inflating the count and cluttering the table.
Screenshots
(from #261)
Hex tile note "0423" — has cr_type: hex, not a person:

People tab listing hex tiles "0423", "1422", "3226" as people:

Expected behavior
Only notes detected as person notes (via cr_type: person, folder location, or legacy heuristics) should appear in the People tab. Notes with other cr_type values like hex, event, place, organization, etc. should be excluded.
Environment
- Plugin version: 0.20.12
- Reported by: @Lemmeron in [Bug] Event notes use inconsistent
personvspersonsproperty names #261
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdata-qualityData validation/cleanupData validation/cleanupreleased-testingFix released, awaiting user confirmationFix released, awaiting user confirmation