Skip to content

Commit 8c3536c

Browse files
committed
Merge remote changes for entity page documentation
2 parents 2a554a2 + 4e1de30 commit 8c3536c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/customize-pages-dashboards-and-plugins/page/entity-page.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The relation path dropdown displays straightforward, acyclic paths. For complex
7272
Using "All paths" is less performant than selecting a specific path, as it requires the system to evaluate multiple relationship paths.
7373
:::
7474

75-
#### Filters and Edit JSON
75+
#### Additional filters
7676

7777
<img src='/img/software-catalog/pages/jsonTogglerAddTab.png' border='1px' width='50%' />
7878
<br /><br />
@@ -134,7 +134,7 @@ Other properties will be hidden by default.
134134

135135
You can always customize the table to [hide/show columns](/customize-pages-dashboards-and-plugins/page/catalog-page?create-page=ui#hideshow-columns).
136136

137-
#### Indirect relation
137+
#### Indirect relations
138138

139139
In some scenarios, you may want to display entities that are not directly related but connected through a common blueprint. This is useful when you have multiple services that share relationships with a common entity.
140140

@@ -169,7 +169,7 @@ When you're on the entity page of a **Deployment Workflow**, the related entity
169169
This approach allows you to display indirectly related entities while maintaining control over the specific relationship path used for the connection.
170170

171171
:::info Multiple relations scenario
172-
If **Deployment Workflow** has multiple relations with **Microservice** (e.g., `deployment_target` and `monitoring_target`), you can choose which specific relation path to use for more refined and filtered results.
172+
If **Deployment Workflow** has multiple relations to **Microservice** (e.g., `deployment_target` and `monitoring_target`), you can choose which specific relation path to use for more refined and filtered results.
173173

174174
Additionally, when you have an existing relation between blueprints, Port automatically creates a mirror property relation that allows you to traverse the relationship in both directions. This mirror relation will appear as an option in the relation dropdown, enabling you to explore connections from either side of the relationship.
175175
:::
@@ -186,7 +186,7 @@ For example, consider an **Organization** blueprint where:
186186
When defining a self relation, you can specify how many "hops" to traverse in the relationship chain.
187187
Hops represent the number of jumps you want to make upstream or downstream through the self-relation.
188188

189-
<h4>Setting up self relations</h4>
189+
<h4>Set up self relations</h4>
190190

191191
Follow these steps to set up a self relation in related entities:
192192

0 commit comments

Comments
 (0)