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

Send mtime with uploads #3377

Merged
merged 1 commit into from
May 26, 2020
Merged

Send mtime with uploads #3377

merged 1 commit into from
May 26, 2020

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Apr 24, 2020

Description

Aligns with the behavior of OC 10 which itself was aligned with the
behavior of the desktop client.

Related Issue

Fixes #2969

Motivation and Context

How Has This Been Tested?

See #2969

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@PVince81 PVince81 requested a review from LukasHirt April 24, 2020 09:35
@PVince81 PVince81 self-assigned this Apr 24, 2020
@update-docs
Copy link

update-docs bot commented Apr 24, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@PVince81
Copy link
Contributor Author

Note: with TUS upload (chunked upload) we already send the mtime.

apps/files/src/mixins.js Outdated Show resolved Hide resolved
@ownclouders
Copy link
Contributor

💥 Acceptance tests webUIOCIS failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/9531/

20200424-111100-283.png
20200424-111150-421.png
20200424-111239-739.png
20200424-111329-433.png
20200424-111422-374.png
20200424-111512-917.png
20200424-111559-370.png
20200424-111645-945.png
20200424-111714-816.png
20200424-111743-496.png
20200424-111833-000.png
20200424-111922-604.png
20200424-112031-326.png
20200424-112139-746.png
20200424-112231-007.png
20200424-112341-219.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests webUIOCIS failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/9548/

20200427-061812-444.png
20200427-061856-990.png
20200427-061943-724.png
20200427-062030-292.png
20200427-062121-077.png
20200427-062209-033.png
20200427-062256-305.png
20200427-062343-023.png
20200427-062411-679.png
20200427-062440-141.png
20200427-062529-257.png
20200427-062637-660.png
20200427-062746-184.png
20200427-062835-654.png
20200427-062945-079.png
20200427-063036-487.png

@PVince81
Copy link
Contributor Author

Strange. Uploading works for me with manual upload also with OCIS.

Next up to try:

  • manual test with the exact steps
  • try and setup local acceptance tests to debug more in detail

@PVince81 PVince81 added this to In progress in oCIS Sprint 20-9&10 via automation May 7, 2020
@PVince81 PVince81 moved this from In progress to Input Next Sprint in oCIS Sprint 20-9&10 May 7, 2020
@PVince81
Copy link
Contributor Author

fixed the minor comment and rebased.

@ownclouders
Copy link
Contributor

💥 Acceptance tests webUIOCIS failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/9653/

20200511-084134-435.png
20200511-084134-741.png
20200511-084229-463.png
20200511-084229-716.png

@PVince81 PVince81 added this to In progress in oCIS Sprint 20-11 via automation May 25, 2020
Aligns with the behavior of OC 10 which itself was aligned with the
behavior of the desktop client.
@PVince81
Copy link
Contributor Author

finally tests passed. I guess the side effects might have been resolved with recent work on stabilizing upload tests.

@PVince81 PVince81 merged commit ad7f868 into master May 26, 2020
oCIS Sprint 20-11 automation moved this from In progress to Done May 26, 2020
@delete-merged-branch delete-merged-branch bot deleted the upload-send-mtime branch May 26, 2020 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
oCIS Sprint 20-9&10
  
Input Next Sprint
Development

Successfully merging this pull request may close these issues.

Keep mtime on upload
4 participants