manila/releasenotes/notes/bug-1993828-init-share-server-updated-at-affb6ef54c71939d.yaml
Maurice Escher ed65c4bb1f
init share server updated_at field
to be able to always make a judgement about the age for automatic cleanup

Change-Id: Ic7d3925035b1563d8acc8f5f24a72231b49a2c89
Closes-Bug: #1993828
2022-10-24 11:12:09 +02:00

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.