[OPENIDM-14431] QA: Edge collection queries should filter according to resource Created: 02/Mar/20 Updated: 11/Mar/20 Resolved: 09/Mar/20 |
|
Status: | Closed |
Project: | OpenIDM |
Component/s: | None |
Affects Version/s: | 7.0.0 |
Fix Version/s: | 7.0.0 |
Type: | QA Task | Priority: | Major |
Reporter: | Katie Gonzalez | Assignee: | Alexander Dracka |
Resolution: | Fixed | Votes: | 0 |
Labels: | DIXON | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Target Version/s: | |||||||||
Verified Version/s: | |||||||||
Story Points: | 1 | ||||||||
Sprint: | 2020.03 - IDM | ||||||||
Epic Link: | Delegated Admin Phase 2 |
Description |
From the related JIRA: "Requests for edge returning too many objects when filter is only on one resource collection. Example:A request to
managed/user/psmith/authzRoles?_queryFilter=true
will return too many objects if there is both an internal/role and a managed/role but the filter is only on one path." Task: We need to test that the scenario actually does filter results by privilege resource path, and that the correct number of responses is returned. Example scenario:
|