Content
View differences
Updated by Andrej Sandorf 12 months ago
### Steps to reproduce
1. Create a work package custom field of type Hierarchy
2. Export the work package to PDF
### What is the buggy behavior?
* In the exported hierarchy field the output is only the item name (without displaying the full hierarchy)
* This create confution when two hierarchy branches have an item of the same name
For exemple if the hierarchy looks like this : :
* Supplier (SUPL)
* Documentation (DOC)
* Customer (CUST)
* Documentation (DOC)
There is no way to differentiate those two items in the PDFexport (also CSV/XLS if the field is used as a column in the work package table).
### What is the expected behavior?
* The formatting shows the full hierarchy path for each item
### Screenshots and other files
<figure class="image image_resized op-uc-figure" style="width:678px;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/257671/content"></div><figcaption class="op-uc-figure--description">Behaviour on Open Project V15.1.0</figcaption></figure>
### Environment information
**OpenProject installation type**
* Self-Hosted
* Packaged installation
* Ubuntu
**OpenProject version**
_V15.0.1_
**Out of scope**
* Multiline display: If the hierarchy is a **multiselect** field, entries are shown **comma-separated** \- not in several lines as in the web.
1. Create a work package custom field of type Hierarchy
2. Export the work package to PDF
### What is the buggy behavior?
* In the exported hierarchy field the output is only the item name (without displaying the full hierarchy)
* This create confution when two hierarchy branches have an item of the same name
For exemple if the hierarchy looks like this :
* Supplier (SUPL)
* Documentation (DOC)
* Customer (CUST)
* Documentation (DOC)
There is no way to differentiate those two items in the PDFexport (also CSV/XLS if the field is used as a column in the work package table).
### What is the expected behavior?
* The formatting shows the full hierarchy path for each item
### Screenshots and other files
<figure class="image image_resized op-uc-figure" style="width:678px;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/257671/content"></div><figcaption class="op-uc-figure--description">Behaviour on Open Project V15.1.0</figcaption></figure>
### Environment information
**OpenProject installation type**
* Self-Hosted
* Packaged installation
* Ubuntu
**OpenProject version**
_V15.0.1_
**Out of scope**
* Multiline display: If the hierarchy is a **multiselect** field, entries are shown **comma-separated** \- not in several lines as in the web.