mindmup / legacy-mindmup

Legacy MindMup (v1) code

Home Page:https://www.mindmup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progress extension - parent status does not update when children moved

tteggel opened this issue · comments

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.

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