Content
View differences
Updated by Niels Lindenthal about 2 years ago
**I want to** include some filtered view specific to one project in an embedded table
**so that** create a report on what is relevant for this one project
Currently, am embedded table is always evaluated in the current context
* Global, in case of the My Page
* Current project, in case of the project dashboard, or embedded table macro
This results in being unable to filter for values that are not defined in the current project, even if the other project is included using the "projects include" functioality:
* Types
* Versions (if not shared globally)
* Custom fields
**Acceptance criteria**
* Provide a UI element to the configuration modal to select in which project the embedded table will be evaluated in