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

NotesDashboard doesn't work with other entity types #2729

Open
sleidig opened this issue Dec 16, 2024 · 0 comments
Open

NotesDashboard doesn't work with other entity types #2729

sleidig opened this issue Dec 16, 2024 · 0 comments

Comments

@sleidig
Copy link
Member

sleidig commented Dec 16, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Configure an entity widget like this:

{
  "component": "NotesDashboard",
  "config": {
    "sinceDays": 28,
    "fromBeginningOfWeek": false,
    "mode": "with-recent-notes",
    "entity": "School"
  }
}

Expected behavior
This should list entities linked to "School" entities but it still shows "Children with new notes"

--> make properly work for any entity type.

also: We use "entityType" rather than "entity" for this kind of config property usually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Triage / Analysis
Development

No branches or pull requests

1 participant