Editing task start/end date in gantt does not save correctly #1947

Closed
opened 2022-07-18 20:58:38 +00:00 by xeruf · 3 comments

Just tested on try:

  • create a task
  • switch to gantt view
  • click on the task to assign it dates
  • drag the task or the handles
  • the network logs a POST request which is answered with 200, but upon reload the modification vanishes

This unfortunately makes gantt pretty unusable for project planning, a timely fix would be great.

Just tested on try: - create a task - switch to gantt view - click on the task to assign it dates - drag the task or the handles - the network logs a POST request which is answered with 200, but upon reload the modification vanishes This unfortunately makes gantt pretty unusable for project planning, a timely fix would be great.
konrad added the
kind/bug
label 2022-07-19 12:01:32 +00:00
Owner

It might be time to revisit my attempt at replacing my home-grown gantt-chart implementation with something that has less bugs.

It might be time to revisit my attempt at replacing my home-grown gantt-chart implementation with something that has less bugs.
Author

I'm a fan of using something like https://plantuml.com/gantt-diagram then you can also quickly edit stuff in text and export it. If you then also have the drag'n'drop, that would be really handy.

Btw, I just tested: It is just as broken on stable.

I'm a fan of using something like https://plantuml.com/gantt-diagram then you can also quickly edit stuff in text and export it. If you then also have the drag'n'drop, that would be really handy. Btw, I just tested: It is just as broken on stable.
Owner

There's now a PR where I've replaced the whole gantt chart implementation: vikunja/frontend#2180

That fixes at least the problem you described here, and a few others.

There's now a PR where I've replaced the whole gantt chart implementation: https://kolaente.dev/vikunja/frontend/pulls/2180 That fixes at least the problem you described here, and a few others.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1947
No description provided.