Actions
Bug #17719
closed[keep-web] incorrect cache update
Start date:
05/24/2021
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
If a client writes to a collection, then reads from the previous PDH using the same token, the new data is returned. Example
- Create two empty collections
- Write "testfile" to first collection
- Try to read "testfile" from empty collection PDH
- Expected result 404 / actual result 200
Actions