TaskBoard icon indicating copy to clipboard operation
TaskBoard copied to clipboard

Task placement isn't saved

Open ways opened this issue 3 years ago • 7 comments

Describe the bug I'm not sure if this is a bug or a problem with our setup.

I can add, remove and reorganize tasks. If I move a task between columns, then log out and in, the tasks often aren't moved.

To Reproduce

  1. Move several tasks to another column
  2. Log out, log in
  3. Tasks may or may not be moved.

Expected behavior That tasks remain where I put them.

Screenshots https://nextcloud.copyleft.no/index.php/s/xTnMYTKP9ADHqaC

Please complete the following information:

  • OS: ubuntu
  • Browser Firefox
  • Version taskboard 1.0.2

ways avatar May 12 '21 09:05 ways

Also tested in chromium.

ways avatar May 12 '21 09:05 ways

Same issue here, you just need to refresh your page without log out it will also not saved. You should also notice that if you try to move your task inside the same column but try to change the order and refresh/log out it would not save it..

2Belette avatar May 13 '21 20:05 2Belette

This may be a duplicate of #572.

ways avatar May 20 '21 09:05 ways

I support the issue, but only on Windows. on Mac it works fine.

michael1maass avatar Sep 07 '21 21:09 michael1maass

Unfortunately, I'm a Mac user and also have the same problem. Sometimes it works, but sometimes it's not saved. Also, session expires very frequently.

drriguz avatar Sep 24 '21 05:09 drriguz

I commented the line $this->apiJson->setSuccess(); under function updateColumn in api/controllers/Columns.php and moving tasks seems get back to normal. Don't know the reasons and hopefully the author have time to take a look at this.

ngamc avatar Nov 26 '21 01:11 ngamc

@ngamc I tried but got the same issue where the task is not saved when I move position on the same column OR if I move the task from a column to another column. A browser refresh lose all my changes

2Belette avatar Jan 27 '22 10:01 2Belette