Skip to content
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

Cloud Importer: mtime gets changed to upload time #9545

Open
tbsbdr opened this issue Aug 4, 2023 · 2 comments
Open

Cloud Importer: mtime gets changed to upload time #9545

tbsbdr opened this issue Aug 4, 2023 · 2 comments
Labels
Priority:p4-low Low priority

Comments

@tbsbdr
Copy link

tbsbdr commented Aug 4, 2023

Steps to reproduce

  1. Import a document ex. document.docx (modified: yesterday) via cloud importer
  2. See document.docx in the Web UI
  3. mtime gets changed to upload time (modified: 0 seconds ago)

screenshot_001527

Expected behaviour

  • mtime stays same as is (in this example modified: yesterday)

Actual behaviour

mtime gets changed to upload time (modified: 0 seconds ago)

@tbsbdr tbsbdr added the Priority:p4-low Low priority label Aug 4, 2023
@JammingBen JammingBen moved this to Bugs Prio 3 or less in Web Support Board Aug 4, 2023
@dschmidt
Copy link
Member

dschmidt commented Aug 6, 2023

Which provider were you using?

@dschmidt
Copy link
Member

dschmidt commented Aug 6, 2023

https://github.com/owncloud/uppy/blob/3403194fd4692c679e03d993c040c6d8ac5ac29a/packages/%40uppy/companion/src/server/provider/webdav/WebdavProvider.js#L54C12-L54C12

Gdrive and OneDrive should handle it, we have a comment we need to transform the date format for webdav...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p4-low Low priority
Projects
Status: Prio 3 or less
Status: Bugs Prio 3 or less
Development

No branches or pull requests

2 participants