Bug 976139 - RFE: Query entity revisions
Summary: RFE: Query entity revisions
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: REST-API
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-20 03:01 UTC by Lee Newson
Modified: 2023-02-21 23:19 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Lee Newson 2013-06-20 03:01:06 UTC
It would be nice if we provided a mechanism to query revisions for data. Atm we can only do queries on the latest data.

Perhaps the endpoint could look something like:

GLOBAL: <HOST>/1/topic/get/json/r/query;<QUERY>
SINGLE: <HOST>/1/topic/get/json/<ID>/r/query;<QUERY>

I imagine the data that should be able to be queried should be similar to a regular search, with the addition of being able to query for revisions between a date range.


Note You need to log in before you can comment on or make changes to this bug.