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
@@ -134,7 +134,7 @@ Other properties will be hidden by default.
134
134
135
135
You can always customize the table to [hide/show columns](/customize-pages-dashboards-and-plugins/page/catalog-page?create-page=ui#hideshow-columns).
136
136
137
-
#### Indirect relation
137
+
#### Indirect relations
138
138
139
139
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.
140
140
@@ -169,7 +169,7 @@ When you're on the entity page of a **Deployment Workflow**, the related entity
169
169
This approach allows you to display indirectly related entities while maintaining control over the specific relationship path used for the connection.
170
170
171
171
:::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.
173
173
174
174
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.
175
175
:::
@@ -186,7 +186,7 @@ For example, consider an **Organization** blueprint where:
186
186
When defining a self relation, you can specify how many "hops" to traverse in the relationship chain.
187
187
Hops represent the number of jumps you want to make upstream or downstream through the self-relation.
188
188
189
-
<h4>Setting up self relations</h4>
189
+
<h4>Set up self relations</h4>
190
190
191
191
Follow these steps to set up a self relation in related entities:
0 commit comments