
| Key: |
CMP-619
|
| Type: |
New Feature
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Shay Banon
|
| Reporter: |
Shay Banon
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
If we have class A, and class B extends it, and within our index we save an instance of B with id 1. Compass should support delete(A.class, 1), get(A.class, 1), which should match the B ones.
|
|
Description
|
If we have class A, and class B extends it, and within our index we save an instance of B with id 1. Compass should support delete(A.class, 1), get(A.class, 1), which should match the B ones. |
Show » |
|