Skip to content

[stable31] fix(cache): always require updates if mtime is null - #51984

Merged
blizzz merged 1 commit into
stable31from
backport/51942/stable31
Apr 7, 2025
Merged

[stable31] fix(cache): always require updates if mtime is null#51984
blizzz merged 1 commit into
stable31from
backport/51942/stable31

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #51942

- Resolves#51941
Due to strong typings we introduced the parameter needs to be an
integer. Previously it was `null` which was equal to `0`.
So if there is no storage mtime we need to update the cache.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@blizzz
blizzz merged commit 774b85a into stable31Apr 7, 2025
@blizzz
blizzz deleted the backport/51942/stable31 branch April 7, 2025 17:53
@AltahrimAltahrim mentioned this pull request Apr 8, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@susnux@blizzz