Description
jrestore not restoring all records in D3 emulation
Previous Release Behavior
If a file on a jbackup contains both UPPER- and lower-case versions of the same record IDs and jrestore is running in an emulation with case_insensitive_file_ids = true then the restored file will end up with only 1 version of each record ID.
Current Release Behavior
jrestore restores all record IDs regardless of the emulation settings.