LDEV-4868 Fix class cast issue when importing an old LD with Scratchie By default scratchieItems were HashSet, but at some point they became…
Show more
LDEV-4868 Fix class cast issue when importing an old LD with ScratchieBy default scratchieItems were HashSet, but at some point they becameSortedSet, so we need to convert them.
Show less