Collection version history » History » Version 1
Tom Clegg, 06/04/2018 04:01 PM
1 | 1 | Tom Clegg | h1. Collection version history |
---|---|---|---|
2 | |||
3 | (draft) |
||
4 | |||
5 | Background: desired API features (see #13109, #13494) |
||
6 | * Get current + previous versions of a collection with a single API call |
||
7 | * Search all current + previous versions of collections with a single API call |
||
8 | * Stable small numeric "version number" for each version of a given collection |
||
9 | |||
10 | Implementation TBD |
||
11 | * Store all versions in the collection table (much easier to do paging) |
||
12 | * Flag to include/exclude old versions |