-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
-
None
With JDG-5976 is now possible to project object version using hotrod, and with
ISPN-14788 we can now query REST API to get version (metadata set to true).
We cannot do the same within the Console:
This is happening because the console is using action=search (here) while ISPN-14788 added the version to the API action=entries.]
I believe this could be fixed adding metadata parameter to the `search` action.