Skip to content

Release v0.6

Compare
Choose a tag to compare
@payten payten released this 09 Apr 00:36
· 79 commits to main since this release

New features:

  • Allow update of existing subrecords and also addition of new subrecords via extra blank columns
  • Support deletion of subrecords when column entries are cleared
  • Include columns for instances whereby sub container and top container fields can be set
  • Date type is defaulted based on the presence of an end date column entry
  • Add validation to ensure archival objects in spreadsheet exist
  • Configurable delete of sub records via AppConfig[:spreadsheet_bulk_updater_apply_deletes]
  • Configurable creation of new top containers (for those in the spreadsheet not found used within the hierarchy of the current resource) via AppConfig[:spreadsheet_bulk_updater_create_missing_top_containers]

Bug fixes:

  • Support prefix in staff UI routes
  • Exclude the resource id from the spreadsheet (archival objects only)