Content
View differences
Updated by Niels Lindenthal over 6 years ago
The labels are inconsistent and misleading:
<table><tbody><tr><td><strong>Relations tab</strong></td><td><strong>Form configuration</strong></td></tr><tr><td>Requires</td><td>Required by</td></tr><tr><td>Part of</td><td>Including</td></tr><tr><td>Includes</td><td>Beeing part of</td></tr><tr><td>Blocks</td><td>Blocked by</td></tr><tr><td>Blocked by</td><td>Blocking</td></tr><tr><td>Duplicated by</td><td>Duplicating</td></tr><tr><td>Related to</td><td>Relating to</td></tr><tr><td>Precedes</td><td>Following</td></tr><tr><td>Follows</td><td>Preceding</td></tr><tr><td>Children</td><td>Being child of</td></tr></tbody></table>
I suggest to use the same wording in both select fields:
The label above the relations table configuration would be like this:
Header: Table of related work packages
Select field: Relation
### **Environment**:
OpenProject production
OpenProject 10.4
### **Steps to reproduce:**
1. Add a table of related work packages group to a work package type.
2. In the table of related work packages display work packages which are "required by".
3. Go to a work package of that type, click to add a new entry and create a work package.
### **Actual Behavior**
Work package has relation type "Required" instead of "Required by", meaning the created work package is not displayed in the table (see gif).

### **Expected Behavior**
Work package is correctly added with relationship "required by".
<table><tbody><tr><td><strong>Relations tab</strong></td><td><strong>Form configuration</strong></td></tr><tr><td>Requires</td><td>Required by</td></tr><tr><td>Part of</td><td>Including</td></tr><tr><td>Includes</td><td>Beeing part of</td></tr><tr><td>Blocks</td><td>Blocked by</td></tr><tr><td>Blocked by</td><td>Blocking</td></tr><tr><td>Duplicated by</td><td>Duplicating</td></tr><tr><td>Related to</td><td>Relating to</td></tr><tr><td>Precedes</td><td>Following</td></tr><tr><td>Follows</td><td>Preceding</td></tr><tr><td>Children</td><td>Being child of</td></tr></tbody></table>
I suggest to use the same wording in both select fields:
The label above the relations table configuration would be like this:
Header: Table of related work packages
Select field: Relation
### **Environment**:
OpenProject production
OpenProject 10.4
### **Steps to reproduce:**
1. Add a table of related work packages group to a work package type.
2. In the table of related work packages display work packages which are "required by".
3. Go to a work package of that type, click to add a new entry and create a work package.
### **Actual Behavior**
Work package has relation type "Required" instead of "Required by", meaning the created work package is not displayed in the table (see gif).

### **Expected Behavior**
Work package is correctly added with relationship "required by".