Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task placement isn't saved #590

Open
ways opened this issue May 12, 2021 · 7 comments
Open

Task placement isn't saved #590

ways opened this issue May 12, 2021 · 7 comments

Comments

@ways
Copy link

ways commented May 12, 2021

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
Copy link
Author

ways commented May 12, 2021

Also tested in chromium.

@2Belette
Copy link

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..

@ways
Copy link
Author

ways commented May 20, 2021

This may be a duplicate of #572.

@michael1maass
Copy link

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

@drriguz
Copy link

drriguz commented Sep 24, 2021

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.

@ngamc
Copy link

ngamc commented Nov 26, 2021

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.

@2Belette
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants