Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Progress extension - parent status does not update when children moved #70

Open
tteggel opened this issue Apr 21, 2015 · 1 comment
Open

Comments

@tteggel
Copy link

tteggel commented Apr 21, 2015

Steps to reproduce:

  1. Create a map and enable the progress extension.
  2. Create two top level items: "In progress" and "Done".
  3. Create a child item under "In Progress" called "In Progress Child". Assign it the status "In Progress".
  4. Drag the "In Progress Child" item and drop it on to "Done".

Expected behaviour:
"Done" parent item shows "In Porgress" status.
"In Progress" parent shows no progress status.

Actual behaviour:
"Done" parent shows no progress status.
"In Progress" parent shows "In Progress" status.

@gojko
Copy link

gojko commented Apr 22, 2015

thanks. this was on the list for a long time but we never got around to do it... I'll add it to the list again

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

No branches or pull requests

2 participants