Add supportsAllDrives query parameter to FileAbstractModifyJob and FileAbstractDataJob jobs.
ClosedPublic

Authored by barchiesi on Jul 6 2019, 12:49 PM.

Details

Summary

Until June 1 2020, supportsAllDrives needs to be specified in order to receive results in shared drives.

Test Plan

Test cases have been updated to reflect the above changes.

Diff Detail

Repository
R477 KGAPI Library
Branch
arcpatch-D22298
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13673
Build 13691: arc lint + arc unit
barchiesi created this revision.Jul 6 2019, 12:49 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJul 6 2019, 12:49 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
barchiesi requested review of this revision.Jul 6 2019, 12:49 PM
barchiesi updated this revision to Diff 61274.Jul 7 2019, 12:46 PM

Moved supportsAllDrives from FileAbstractUploadJob to FileAbstractDataJob so both FileCopyJob and FileCreateJob benefit.

barchiesi retitled this revision from Add supportsAllDrives query parameter to FileAbstractModifyJob jobs. to Add supportsAllDrives query parameter to FileAbstractModifyJob and FileAbstractDataJob jobs..Jul 7 2019, 12:55 PM
barchiesi edited the test plan for this revision. (Show Details)
dvratil accepted this revision.Jul 7 2019, 4:52 PM
This revision is now accepted and ready to land.Jul 7 2019, 4:52 PM
This revision was automatically updated to reflect the committed changes.