Feature #19088
Expose properties as S3 tags in keep-web
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Even though S3 doesn't support searching/filtering on tags, applications can still use tags to do client-side filtering.
- Directory placeholder for projects includes properties
- Directory placeholder for collection includes properties
- Every file inside a collection will return that collection's properties
- Despite AWS having a limit of 10 tags, 128 characters for keys and 256 characters for values, we will send all the tags without limits.
- Return the raw ids, no vocabulary interpretation
- Read only
- JSON values (such as lists) are returned in their JSON text representation
History
#1
Updated by Peter Amstutz 23 days ago
- Category set to Keep
#3
Updated by Peter Amstutz 23 days ago
- Description updated (diff)
#4
Updated by Peter Amstutz 19 days ago
- Target version set to 2022-06-08 sprint
#5
Updated by Peter Amstutz 19 days ago
- Target version changed from 2022-06-08 sprint to 2022-05-25 sprint
#6
Updated by Peter Amstutz 15 days ago
- Description updated (diff)
#7
Updated by Peter Amstutz 14 days ago
- Target version changed from 2022-05-25 sprint to 2022-06-08 sprint