stig-manager icon indicating copy to clipboard operation
stig-manager copied to clipboard

refactor: Relocate import options to collection settings

Open Matte22 opened this issue 1 year ago • 2 comments

resolves #1442 resolves #1589

This PR relocates importOptions from collection.metadata to collection.settings.

Includes:

  • Migration logic to move existing importOptions from metadata to settings
  • UI changes to support the updated structure
  • Test appdata previously did not include a maxReviews setting for many collections. This was added in
  • Additional tests

Matte22 avatar Apr 23 '25 18:04 Matte22