nextcloud / nextcloud/deck

Deprecated dashboard widget ID provided: \"deckTomorrow\"

Open
#7,108 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.