eclipse-ee4j / eclipse-ee4j/jersey
Register Entity Filter and Selectable Entity Filter Features Together
Open
Component: core
Component: extensions
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use both the EntityFilteringFeature and SelectableEntityFilteringFeature together. Right now, the SelectableEntityFilteringFeature trumps the ordinary entity filtering as soon as I register it in my ResourceConfig. Is there any way to currently do this or could this be added to allow both these features to work together?
#### Affected Versions
[2.25.1]
Contributor guide
Assessment
This issue has not been assessed yet.