Optionally ignore outdated matches during bulk migration
The original "ignore outdated matches" setting added with 3d514d357a is not really ignoring outdated matches but requires matches to be ahead of the current source.
The variable naming is not matching the logic and is confusing.
This commit is contained in:
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
## [Unreleased] (Preview)
|
||||
|
||||
### Added
|
||||
|
||||
- (**Migration**) Add a search option to ignore outdated matches
|
||||
|
||||
### Changed
|
||||
|
||||
- (**Migration**) Show "abort" button during active bulk migration search
|
||||
|
||||
Reference in New Issue
Block a user