TaskBoard
TaskBoard copied to clipboard
Task placement isn't saved
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
- Move several tasks to another column
- Log out, log in
- 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
Also tested in chromium.
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..
This may be a duplicate of #572.
I support the issue, but only on Windows. on Mac it works fine.
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.
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 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