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

Add the ability to interrupt a migration #53

Closed
raphj opened this issue Jan 16, 2024 · 1 comment
Closed

Add the ability to interrupt a migration #53

raphj opened this issue Jan 16, 2024 · 1 comment
Assignees
Milestone

Comments

@raphj
Copy link
Contributor

raphj commented Jan 16, 2024

It can be useful to kill / terminate a migration process when investigating a bug. There's currently no easy way to do it in the confluence migrator application.

It could be implemented with a "stop" button on migration pages.

Important: the temporary files created by the confluence xml package in the work directory should be cleaned up.

@snazare
Copy link

snazare commented Mar 7, 2024

cancel button on Migrations livetable Actions
cancel option in Migration page, import step

@raphj raphj changed the title Add the ability to kill a migration Add the ability to interrupt a migration Apr 3, 2024
@raphj raphj assigned raphj and unassigned trrenty Apr 3, 2024
@raphj raphj closed this as completed Apr 3, 2024
@raphj raphj added this to the 1.13.3 milestone Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants