Changes:
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-2840 Tags are now available for archivist role
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
Bug fixes:
AN-2838 Fixed organization removal during object sync
AN-2849 Fixed object deletion during object move
AN-2851 Fixed occasional failure of excel and single-archive import
AN-2872 Fixed broken Add/remove rules list
AN-2879 Fixed reset password at project level
AN-2895 Fixed failure during overwrite in batch create storage unit
AN-2867 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
Need to replace old ISADG template with new ISADG template.
AN-2846 Upgrade Spring boot, MongoDb, ES, Debezium, and others
Run the following upgrade after running Asta7, change the password if needed
docker exec am-mongodb mongosh -u admin -p admin --eval 'db.adminCommand( { setFeatureCompatibilityVersion: "7.0", confirm: true } )'
Install-Package:
How to upgrade:
Stop the previously running Asta7
cd previous_asta7_directory docker compose down
Download and extract Asta7 1.77.0
Adjust the
.env
file according to the previous oneRun Asta7 1.77.0
cd asta7-1.77.0 docker compose up -d
Configuration: