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

Setting list on task edit screen does not affect counts on 'task list' dialog #17

Open
toddgee opened this issue Oct 3, 2013 · 0 comments

Comments

@toddgee
Copy link

toddgee commented Oct 3, 2013

If the set of lists to which a task is assigned is modified on the task edit screen, the task count numbers for the updated lists are not updated.

Preconditions:

  • A set of existing tasks
  • A set of existing lists

Steps to reproduce:

  • Switch to the 'My Tasks' list to display all tasks.
  • Select a task to move to edit/details screen
  • Select the lists item to bring up pop-up of available lists
  • Add the task to a list to which it didn't already belong, select 'OK'
  • Return to 'My Tasks' list.
  • Select the 'My Tasks' link in task list header to bring up Task Lists dialog

Expected:

  • The count of the task list to which the edited task was added should be incremented

Observed:

  • The count remained the same.
  • Switching to that list will then update the count in the Task Lists dialog
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

1 participant