Skip to content

Fix file modified time in storage item properties #18487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

emmauss
Copy link
Contributor

@emmauss emmauss commented Mar 20, 2025

What does the pull request do?

Use LastWriteTimeUtc instead of LastAccessTimeUtc for last modified time in BclStorageItemProperties

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #18457

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.3.999-cibuild0055653-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@MrJul MrJul added bug backport-candidate-11.2.x Consider this PR for backporting to 11.2 branch labels Mar 20, 2025
@MrJul MrJul added this pull request to the merge queue Mar 20, 2025
Merged via the queue into master with commit 82d129d Mar 20, 2025
12 checks passed
@MrJul MrJul deleted the fix_file_properties_modified branch March 20, 2025 17:19
@MrJul MrJul added backported-11.2.x and removed backport-candidate-11.2.x Consider this PR for backporting to 11.2 branch labels Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StorageItem/GetBasicPropertiesAsync; DateModified returns last ACCESS time instead of last modified (write) time
3 participants