Keep bulk migration open when aborting during execution

This commit is contained in:
schroda
2026-05-13 01:36:33 +02:00
parent 06cc0724df
commit 0bd5896cee
6 changed files with 40 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
### Changed
- (**Migration**) Show "abort" button during active bulk migration search
- (**Migration**) Keep the migration page open when aborting during the actual migration execution
### Fixed