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

Data copier fix #1328

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Data copier fix #1328

wants to merge 26 commits into from

Conversation

aksingh737
Copy link
Collaborator

NullPointerException fix for PortabilityAbstractInMemoryDataCopier which was caused by trying to access a null PortabilityJob object.

aksingh737 and others added 21 commits April 21, 2023 00:56
Add creation time field to GoogleMediaItem and populate the upload time for the media models.
adressed the comments on the changelist
# Conflicts:
#	extensions/data-transfer/portability-data-transfer-google/src/main/java/org/datatransferproject/datatransfer/google/mediaModels/GoogleMediaItem.java
#	extensions/data-transfer/portability-data-transfer-google/src/main/java/org/datatransferproject/datatransfer/google/mediaModels/MediaMetadata.java
#	extensions/data-transfer/portability-data-transfer-google/src/test/java/org/datatransferproject/datatransfer/google/mediaModels/GoogleMediaItemTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants