Versions Compared

Key

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

...

  • AN-2631 We can now specify total space in meters, rather than centimeters

  • AN-2741 Placement is now suggested when creating storage unit

  • AN-2777 [BE] We can now export aksesjon/tilvekst-list

  • AN-2859 [FE] Added an option on search page for exportable aksesjon/tilvekst-list

  • AN-2815 Archivist role can see event and change logs

  • AN-2816 System admin can set a system notification displayed to all users upon their next login

  • AN-2821 Write documentation on label template.AN-2840 Tags are now available for archivist roleAN-2845 Upgrade Keycloak to version 26

  • AN-2853 Improved error message during import job

  • AN-2866 We can now see start and end offset of storage unit and storage location in shelf detail page.

  • AN-2867 Fix offset functionality is not working correctly during the batch creation of storage unit and add IT service

  • AN-2890 Event logs are now ignored for batch creation

...

  • AN-2838 Fixed organization removal during object sync

  • AN-2849 Fixed object deletion during object move

  • AN-2851 Fixed occational occasional failure of excel and single-archive import

  • AN-2862 Fixed error during relations creation in ISADGAN-2872 Fixed broken Add/remove rules list

  • AN-2879 Fixed reset password at project level

  • AN-2893 2895 Fixed failure of ancestor tree reindex on big project in upgrade 1.76during overwrite in batch create storage unit

  • AN-2895 Fixed failure during overwrite in batch create storage unit2867 Fixed storage unit start position calculation during single storage unit creation

Tasks with release note:

  • AN-2842 Create "publish enabled" flag on main ISDAG entities

    Code Block
    Need to replace old ISADG template with new ISADG template.
  • AN-2846 Upgrade Spring boot, MongoDbMongoDB, ES, Debezium, and others

    • Run the following upgrade command after running Asta7, change the password if needed

      Code Block
      docker exec am-mongodb mongosh -u admin -p admin --eval 'db.adminCommand( { setFeatureCompatibilityVersion: "7.0", confirm: true } )'

...

  1. Stop the previously running Asta7

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

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

  4. Run Asta7 1.77.0

    Code Block
    cd asta7-1.77.0
    docker compose up -d
  5. If Asta7 is running and everything is working well, run the following command (change the password if needed)

    Code Block
    docker exec am-mongodb mongosh -u admin -p admin --eval 'db.adminCommand( { setFeatureCompatibilityVersion: "7.0", confirm: true } )'

Configuration:

View file
nameconfiguration.zip