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 issue with forceUpload #953

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Fix issue with forceUpload #953

merged 1 commit into from
Jul 9, 2019

Conversation

auxves
Copy link
Contributor

@auxves auxves commented Jul 9, 2019

Short description of what this resolves:

The settings being saved would potentially overwrite forceUpload being set to true. This PR solves this by modifying the object that is used to save settings at the end.

Changes proposed in this pull request:

  • Modify syncSetting instead of localConfig.extConfig because it is used at the end of the process in state.commons.SaveSettings().

Checklist:

The settings being saved would potentially overwrite forceUpload being set to true.
@shanalikhan shanalikhan merged commit 94cc55b into shanalikhan:v3.4.0 Jul 9, 2019
@shanalikhan shanalikhan added this to the v3.4.0 milestone Jul 9, 2019
@auxves auxves deleted the patch-1 branch July 15, 2019 10:52
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.

2 participants