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

tasks not getting the right priority when moved between statuses #4

Open
abondis opened this issue Feb 14, 2013 · 3 comments
Open

tasks not getting the right priority when moved between statuses #4

abondis opened this issue Feb 14, 2013 · 3 comments
Assignees
Labels

Comments

@abondis
Copy link
Owner

abondis commented Feb 14, 2013

No description provided.

@ghost ghost assigned abondis Feb 14, 2013
@abondis
Copy link
Owner Author

abondis commented Feb 20, 2013

cases:

  • with two new tasks:
    1. create 2 tasks
    2. move them in the same status
  • adding a third tasks to a list of two:
    1. create 2 tasks
    2. move them around statuses
    3. put them in the same status column
    4. add a task in the same status
    5. move them in the same status
      maybe more cases but for now that's the simplest I could identipy

@abondis
Copy link
Owner Author

abondis commented Feb 20, 2013

seems fixed with commit 4d3263a
after a refresh (F5/C-r), tasks still have the right position, but without refresh, the javascript does not refresh the other tasks position (ie: moving 0 after 1 does not change 1 back to 0)

@abondis
Copy link
Owner Author

abondis commented Oct 31, 2013

maybe add an API to re-send all the tasks IDs + new priority ...

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

No branches or pull requests

1 participant