docs(asset hierarchy): describe the rebuilt hierarchy page - #15746
Open
blakeaowens wants to merge 1 commit into
Open
docs(asset hierarchy): describe the rebuilt hierarchy page#15746blakeaowens wants to merge 1 commit into
blakeaowens wants to merge 1 commit into
Conversation
The Asset Hierarchy page has been rebuilt, and the guide describes the version before it: a table you switched away from to see the diagram, action buttons inside each node, and a "Load More" control that no longer goes by that name. Rewritten to match what is there now. The list and the diagram are one page rather than two panes, so selecting Assets in the list draws them immediately. What you can do with a selected Asset is listed in a panel beside the diagram instead of appearing as icons inside the node, and each of those actions opens beside the diagram rather than covering it. Loading more of the hierarchy is now two named controls, Load Parents and Load, so they are described that way. Also documents two things the page could always do but the guide never mentioned: the node colours distinguish the Assets you selected from the ones loaded around them, and the same panel chooses which details each node shows. The four screenshots are replaced. asset_hierarchy_diagram.png is shared with the Pro features overview, which describes the diagram in general terms and needs no text change. Translations of this page are left for the usual translation pass.
Maffooch
approved these changes
Aug 20, 2026
devGregA
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The Pro Asset Hierarchy page has been rebuilt, and this guide still describes the version before it. Rewrites the "Visualizing Assets - Hierarchy" section of
docs/content/asset_modelling/PRO_hierarchy/asset_hierarchy.mdto match the page as it now behaves, and replaces its four screenshots.What the guide said, and what is now true:
It also documents two things the page could always do but the guide never mentioned: the node colours distinguish the Assets you selected from the ones the diagram loaded around them, and the same side panel chooses which details each node displays.
Screenshots replaced:
asset_hierarchy.png,asset_hierarchy_diagram.png,asset_hierarchy_node.png,assets_loadmore.png. The diagram image is shared with the Pro features overview page, which describes the diagram only in general terms and needs no text change.Based on
bugfixbecause the UI change it documents ships in the same patch release, so the two stay together.Test results
Documentation only: no code, no tests. The prose was checked against the running page, and every control it names was exercised there.
Documentation
This PR is the documentation change. Translations of this page (
.de,.es,.fr,.ja) are left for the usual translation pass; they carry the same replaced images.Checklist
bugfix.bugfix, matching the release the documented change ships in.