Opened 11 years ago
Closed 11 years ago
#2327 closed enhancement (fixed)
Maestro: Consider similar option to Compile Full Dependency List that shows downstream dependencies
Reported by: | jasonbirch | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Currently it appears that the Compile Full Dependency List option from the navigation window's context menu only shows items that resource depends on, not items that depend on it.
I am currently in a case where I want to make a change to a Feature Source and want to see all of the Layers and Maps that will be affected by the change so I can make a test plan to ensure that the changes are not breaking. Best I can do currently is screen shot the Layers list that comes out of the References tab on the feature source properties window and then run the same process for each of the Layers.
I understand that there may be some complexity here, as there may be multiple layers that reference the same Map, and you'd want to remove duplicates from the list.
Fixed r8113