You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,15 @@ When user story is selected as the root type:
26
26
27
27
* **Export User Stories and Child Items...** Stories, tasks, defects, and test cases will be exported. Test cases that are children of defects (that are children of stories) will be exported, as will defects that are children of test cases that are children of stories. If a defect is a child of a story and is also a child of a test case that is displayed, the defect may not appear where you expect.
28
28
29
+
If this app is on a Timebox Scoped page, then the appropriate timebox filter
30
+
will be applied if the Timebox is valid for the queried model. If the Timebox
31
+
is not valid for the selected model, then the Timebox scope will be ignored.
32
+
33
+
If the page is scoped to a Milestone Timebox, there is an additional setting
34
+
to allow the user to respect or ignore the global project setting. This is
35
+
useful when Portfolio Items associated with a specific Milestone are not
36
+
constrained to a specific subset of the Project Hierarchy tree.
37
+
29
38
### Caveats
30
39
* If an item has a parent that is out of scope, then that item's relationship will not be seen.
0 commit comments