We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f5242 commit 390687cCopy full SHA for 390687c
TODO.md
@@ -0,0 +1,10 @@
1
+# TODO
2
+Can't currently identify how MPP14 files are storing the "recurring" flag.
3
+This flag is set to true on the recurring task itself, and also on the child tasks
4
+which represent the expansion of the recurrence.
5
+
6
+It is possible to add non-recurring tasks as children of the parent recurring task
7
+and hence you can see a mixture of true and false values for the flag underneath the
8
+parent recurring task.
9
10
+For other MPP file types the recurring flag is easily identifiable.
0 commit comments