Item Dependencies Tab
The tab shows the order in which the items
in the Project will be deployed, as well as how they depend on one another.
The tab allows the user to influence the dependencies and view them as a tree structure.
The tab contains a simple two-level tree. Each
first-level element, when expanded, shows a flat list of sub-elements
that it depends on.
The table below describes the commands
available from the right-click menu:
|
Command |
Description |
Ignore
|
Sets the status of an item to "Ignored". To learn more,
see the table with Item Statuses. |
Ignore Recursively
|
Recursively changes the status of an item.
Recursive change means changing the status
of an item and all of its child items. |
Add Custom Dependency
|
Enables manually adding dependencies between items.
To learn more, see Item
Dependencies. |
Remove Custom Dependency
|
Enables manually removing dependencies between items. |
View Dependencies
|
Enables viewing full dependencies tree structure for
the selected item. |
Refresh
|
Refreshes the contents of the View Pane. |
|