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

Imports controller errors #1553

Merged
merged 4 commits into from
Apr 11, 2017

Conversation

mjankowski
Copy link
Contributor

Resolves #1540

The changes in e30bbb1 broke the import functionality.

This rolls back those changes, and adds a spec which will fail if they are broken again.

@mjankowski mjankowski force-pushed the imports-controller-errors branch 2 times, most recently from 8e6961f to f29cc25 Compare April 11, 2017 16:22
@Gargron
Copy link
Member

Gargron commented Apr 11, 2017

That PR itself was a fix. This would revert the fix. Can we instead have some sort of solution that fixes both cases, both when files are stored locally, and when they are stored in the cloud?

@mjankowski
Copy link
Contributor Author

I didn't understand that original commit at first, but I see now it was handling the remote file storage (S3 or similar) situation.

I can update this to handle either remote or local file storage and preserve the prior fix.

@mjankowski
Copy link
Contributor Author

This has been updated in a way where I think it preserves the cloud storage fix, and fixes the local storage breakage.

@Gargron Gargron merged commit 89e8e11 into mastodon:master Apr 11, 2017
@mjankowski mjankowski deleted the imports-controller-errors branch April 11, 2017 19:44
Nyoho referenced this pull request in Nyoho/mathtodon Apr 25, 2017
* Add spec for settings/imports controller

* Add failing spec for settings/imports#create

* Fix broken imports

* Refactor ImportWorker
ClearlyClaire added a commit to ClearlyClaire/mastodon that referenced this pull request Jun 24, 2021
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