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
Copy file name to clipboardExpand all lines: docs/content/asset_modelling/hierarchy/PRO__assets_organizations.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,24 @@ aliases:
8
8
---
9
9
DefectDojo Pro is extending the Product/Product Type object classes to provide greater flexibility with the data model.
10
10
11
-
Currently, this feature is in Beta. Pro users who are interested in opting in can do so by emailing [support@defectdojo.com](mailto:support@defectdojo.com).
11
+
Currently, this feature is in Beta.
12
+
13
+
## Enabling the Hierarchy Feature
14
+
15
+
Hierarchy features ship with new versions of DefectDojo Pro by default, but existing customers who wish to migrate these features can do so using the following methods
16
+
17
+
### Cloud Customers
18
+
19
+
The hierarchy feature and label changes must be enabled by DefectDojo Support. Email [support@defectdojo.com](mailto:support@defectdojo.com) with your instance URL and request:
20
+
21
+
1.**Asset Hierarchy** — enables parent/child relationships between Assets. Once enabled, the hierarchy can be viewed and managed from the **Product** tab in the navigation.
22
+
2.**Label Changes** (optional) — renames "Product Type" to "Organization" and "Product" to "Asset" throughout the UI. This is a separate step from enabling the hierarchy and can be requested at the same time or later.
23
+
24
+
Note that label changes are cosmetic only: API endpoints and field names remain unchanged, so existing automation will continue to work.
25
+
26
+
### On-Premise Customers
27
+
28
+
Contact Support for guidance on enabling these features via your instance configuration.
0 commit comments