Content
View differences
Updated by Wieland Lindenthal about 1 year ago
### Steps to reproduce
1. Login as a admin and edit a subject pattern of any work package type e.g. https://qa.openproject-edge.com/types/44/edit/subject\_configuration
2. Enter / to activate the search
### What is the buggy behavior?
* Some attributes are missing
### What is the expected behavior?
1. Work package ID
2. Parent subject
3. Parent ID
4. Parent assignee
5. (sometimes) read-only values, ("Remaining work" (still called `estimatedTime` in the API) (estimated work) (new requirement, needs clarification)
6. Multi-select values (separated by ",") (new requirement, needs clarification)
<br>
### Important note
Can we please also have the order of groups
* 1\. "project"
* 2\. "work package"
* 3\. "parent"
changed to:
* 1\. "work package"
* 2\. "project"
* 3\. "parent"
###
1. Login as a admin and edit a subject pattern of any work package type e.g. https://qa.openproject-edge.com/types/44/edit/subject\_configuration
2. Enter / to activate the search
### What is the buggy behavior?
* Some attributes are missing
### What is the expected behavior?
1. Work package ID
2. Parent subject
3. Parent ID
4. Parent assignee
5. (sometimes) read-only values, ("Remaining work" (still called `estimatedTime` in the API)
6. Multi-select values (separated by ",") (new requirement, needs clarification)
<br>
### Important note
Can we please also have the order of groups
* 1\. "project"
* 2\. "work package"
* 3\. "parent"
changed to:
* 1\. "work package"
* 2\. "project"
* 3\. "parent"
###