Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • AN-2142 Singe archive export is slow when including large amount amounts of files

    code
Info

There

...

is

...

a upgrade

...

script added to address this issue. The Asta7 may take 20 - 30 mins for startup depending on the amount of data.

  • AN-2252 Excel import interprets date fields different and may give the wrong date in the to/from fields

    • This import only works for ISAD(G) standard.

    • Only date format is checked not date validity. Because 20.2024 is not a valid date.

    • Only StartDato and SluttDato is considered for validation.

    • For null or empty cell validation is not done.

    • FYI /wiki/spaces/ASTA6/pages/2934636545

...

  1. Stop the previously running Asta7

    Code Block
    cd previous_asta7_directory
    docker compose down
  2. Download and extract Asta7 1.64.0

  3. Adjust the .env file according to the previous one

  4. Run Asta7 1.64.0

    Code Block
    cd asta7-1.64.0
    docker compose up -d
  5. It may take a while to start due to the upgrade script with issue AN-2142.

Configuration:

View file
namemal_for_registrering_i_excel.xls
View file
nameISAD_G_global_preferences.zip
View file
nameISAD(G)_Asta5_template.xml
View file
nameasta_coding_scheme.zip

...