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

Fix ListFiles bug on older modules #853

Merged
merged 3 commits into from
Feb 6, 2018

Conversation

joeljfischer
Copy link
Contributor

@joeljfischer joeljfischer commented Jan 29, 2018

Fixes #827

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Tests will be added

Summary

Set overwrite to true on uploading ephemeral files that have not been uploaded during this session. This works around a bug on old versions of Core that could incorrectly report during ListFiles.

Changelog

Bug Fixes
  • Set overwrite to true on uploading ephemeral files that have not been uploaded during this session. This works around a bug on old versions of Core that could incorrectly report during ListFiles.

Tasks Remaining:

  • Unit Tests

CLA

* Set overwrite to true on uploading ephemeral files that have not been uploaded during this session
@joeljfischer joeljfischer added the bug A defect in the library label Jan 29, 2018
@joeljfischer joeljfischer added this to the 5.2.0 milestone Jan 29, 2018
@joeljfischer joeljfischer changed the title WIP: Fix ListFiles bug on older modules Fix ListFiles bug on older modules Jan 29, 2018
* Add a public method for testing and transparency
* Add tests
@joeljfischer joeljfischer self-assigned this Jan 30, 2018
@joeljfischer joeljfischer merged commit 8975c96 into develop Feb 6, 2018
@joeljfischer joeljfischer deleted the bugs/issue_827_listfiles_workaround branch February 6, 2018 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants