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

Can't delete all content #7440

Closed
kirrg001 opened this issue Sep 26, 2016 · 1 comment · Fixed by #7446
Closed

Can't delete all content #7440

kirrg001 opened this issue Sep 26, 2016 · 1 comment · Fixed by #7446
Labels
bug [triage] something behaving unexpectedly server / core Issues relating to the server or core of Ghost
Milestone

Comments

@kirrg001
Copy link
Contributor

When i press the button "Delete all content" in the Admin Panel, an uncaught exception appears on the server.

ERROR: exporter.doExport is not a function

 TypeError: exporter.doExport is not a function
    at backup (/Users/kirrg001/dev/ghost/ghost-release/zips/latest/core/server/data/migration/backup.js:33:24)
    at runTask (/Users/kirrg001/dev/ghost/ghost-release/zips/latest/core/server/utils/pipeline.js:16:24)
    at /Users/kirrg001/dev/ghost/ghost-release/zips/latest/core/server/utils/pipeline.js:26:20

Looks like a circular dependency issue.

Ghost: master

@kirrg001 kirrg001 added bug [triage] something behaving unexpectedly server / core Issues relating to the server or core of Ghost labels Sep 26, 2016
@kirrg001 kirrg001 added this to the 1.0.0-alpha.3 milestone Sep 26, 2016
@kirrg001
Copy link
Contributor Author

Happens already in 1.0.0-alpha.1.
Faster to reproduce: grunt test:core/test/unit/migration_spec.js

kirrg001 added a commit to kirrg001/Ghost that referenced this issue Sep 27, 2016
mixonic pushed a commit to mixonic/Ghost that referenced this issue Oct 28, 2016
geekhuyang pushed a commit to geekhuyang/Ghost that referenced this issue Nov 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [triage] something behaving unexpectedly server / core Issues relating to the server or core of Ghost
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant