I have an issue very similar to this thread, where deck options/presets are not imported with the .apkg file:
I’m using
Version 23.12.1 (1a1d4d54)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Deck options are not imported on a test deck.
Steps to reproduce:
-
Create a deck with several cards (Basic note type) and update the deck options to use a new preset with 1 new card/day.
-
Export deck as .apkg with “Include deck presets” and “Include media” checked.
-
Create a new profile and import the .apkg file with “Import any deck presets” checked.
-
Result: No deck presets have been imported, it just uses the defaults.
Additional information
If I export and import the deck with scheduling information included, in addition to the other options noted above, the deck name “testdeck” and preset “1perday” are correctly imported to the new profile’s collection. Is there a bug in the logic for these switches, where one doesn’t work without the other?
If anyone has any other workarounds to enable the correct behaviour, please let me know.
Also, is there some way to inspect the .apkg file to see if the export has correctly included the deck preset information?