ed65c4bb1f
to be able to always make a judgement about the age for automatic cleanup Change-Id: Ic7d3925035b1563d8acc8f5f24a72231b49a2c89 Closes-Bug: #1993828
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
fixes:
|
|
- |
|
|
On share server creation initialize the updated_at field with the current
|
|
timestamp to fix broken automatic cleanup in rare occasions where a share
|
|
server that would be an automatic cleanup target would be pending in state
|
|
`creating` forever.
|