Content
View differences
Updated by Wieland Lindenthal about 3 years ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Go to the form configuration of a work package
2. Add a "Group" -> "Table of related work packages"
3. Within the modal, go to filters
4. Add a project filter
5. Select one project (add it to the filter values)
6. Type in the value field to add a second project projects
### What is the buggy behavior?
_Please describe the bug with as most details as possible. Example:_
* The type-ahead typeahead does not work. Only projects matching the project name selected first are still in the list.
* The already selected project is still displayed.
* Even removing the originally selected project, does not lead to all projects showing up again.
### <img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/51935/content">
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/51936/content">
###
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Every new selection of the project should start with the whole set of existing projects (ideally without the already selected ones).
###
2. Add a "Group" -> "Table of related work packages"
3. Within the modal, go to filters
4. Add a project filter
5. Select one project (add it to the filter values)
6. Type in the value field to add a second project
### What is the buggy behavior?
* The already selected project is still displayed.
* Even removing the originally selected project, does not lead to all projects showing up again.
### <img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/51935/content">
###
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Every new selection of the project should start with the whole set of existing projects (ideally without the already selected ones).
###