Fix #188 - Support reference parameter for sorting in JPA server
This commit is contained in:
parent
9c89eb2dee
commit
ccc49e975f
|
@ -119,7 +119,7 @@
|
|||
Generic/fluent client and JPA server now both support _lastUpdated search parameter
|
||||
which was added in DSTU2
|
||||
</action>
|
||||
<action name="fix">
|
||||
<action name="fix" issue="188">
|
||||
JPA server now supports sorting on reference parameters. Thanks to
|
||||
Vishal Kachroo for reporting that this wasn't working!
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue