Deprecated dashboard widget ID provided: \"deckTomorrow\"
Open
Nobody has claimed this yet.
need to reproduce
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Just noticed on 31.0.7:
{
"reqId": "LBLbHkKiL8D4szGdhBgX",
"level": 0,
"time": "2025-07-11T21:00:47+02:00",
"remoteAddr": "...",
"user": "marcel.mueller",
"app": "no app in context",
"method": "GET",
"url": "/ocs/v2.php/apps/dashboard/api/v2/widget-items?widgets%5B%5D=spreed",
"message": "Deprecated dashboard widget ID provided: \"deckTomorrow\" [ OCA\\Deck\\Dashboard\\DeckWidgetTomorrow ]. Please use a-z, 0-9, - and _ only, starting with a-z",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36",
"version": "31.0.7.1",
"data": []
}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating OCA\Deck\Dashboard\DeckWidgetTomorrow and the dashboard widget-items API mentioned in the report. Reproduce or trace the request using the supplied log details, then determine why the deprecated ID is still provided and verify that the warning no longer appears without breaking widget loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100