[GH-ISSUE #2550] Impossible to add tasks for some projects #6696

Closed
opened 2026-04-20 17:16:55 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @fritzbauer on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2550

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same problem.

Description

When attempting to create a new task in some projects, I receive an error 500:

time=2026-04-06T06:50:15.445Z level=ERROR component=http remote_ip= method=PUT uri=/api/v1/projects/2/tasks status=500 latency=9.508979ms err="Insufficient spacing for localized repair [ProjectViewID: 9]"

On my smartphone I see a red error box (this does not appear on the desktop browser):
"Position repair requires full view recalculation"

I also see these two errors every minute in the log - not sure if they are related:

time=2026-04-06T06:49:00.111Z level=ERROR msg="[Add Task To Filter View Cron] Error deleting task buckets: Expression tree is too large (maximum depth 1000)"
time=2026-04-06T06:49:00.117Z level=ERROR msg="[Add Task To Filter View Cron] Error deleting task positions: Expression tree is too large (maximum depth 1000)"

As a workaround it is possible to create a task in a not-broken project and afterwards move it.

Vikunja Version

Version: v2.2.2-168-4b3b5bb8

Browser and version

MS Edge 146.0.3856.97

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @fritzbauer on GitHub (Apr 6, 2026). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2550 ### Pre-submission checklist - [x] I have searched for existing open or closed issue reports with the same problem. ### Description When attempting to create a new task in some projects, I receive an error 500: > time=2026-04-06T06:50:15.445Z level=ERROR component=http remote_ip=<redacted> method=PUT uri=/api/v1/projects/2/tasks status=500 latency=9.508979ms err="Insufficient spacing for localized repair [ProjectViewID: 9]" On my smartphone I see a red error box (this does not appear on the desktop browser): "Position repair requires full view recalculation" I also see these two errors every minute in the log - not sure if they are related: > time=2026-04-06T06:49:00.111Z level=ERROR msg="[Add Task To Filter View Cron] Error deleting task buckets: Expression tree is too large (maximum depth 1000)" > time=2026-04-06T06:49:00.117Z level=ERROR msg="[Add Task To Filter View Cron] Error deleting task positions: Expression tree is too large (maximum depth 1000)" As a workaround it is possible to create a task in a not-broken project and afterwards move it. ### Vikunja Version Version: v2.2.2-168-4b3b5bb8 ### Browser and version MS Edge 146.0.3856.97 ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@vikunja-bot-app[bot] commented on GitHub (Apr 9, 2026):

This issue has been fixed in #2566, please check with the next unstable build (should be ready for deployment in ~30min, also on the demo).

<!-- gh-comment-id:4212408045 --> @vikunja-bot-app[bot] commented on GitHub (Apr 9, 2026): This issue has been fixed in #2566, please check with the next unstable build (should be ready for deployment in ~30min, also on [the demo](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6696