Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
after filtering an association with a criteria it changes so it's not a normal collection and you can't re-filter it.
even after hydrating it you can't filter it.
Activity
Koby Soto
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.4 [ 10321 ] |
Koby Soto
made changes -
| Status | Open [ 1 ] | Awaiting Feedback [ 10000 ] |
Koby Soto
made changes -
| Status | Awaiting Feedback [ 10000 ] | In Progress [ 3 ] |
Koby Soto
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Invalid [ 6 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-2051, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
The filtering only works once and only if the database hasn't been queried!
This is a major bug because i would like to filter big collections more than once per request.