...
AN-2585 Storage unit not shown on synced units where we have mappe below serie
Code Block ALTER TABLE repository.storage_unit ADD IF NOT EXISTS identifier varchar(255);
AN-2636 Repository StorageObejct Sync with different orphan type and improvements
Code Block Users(System Admin recommended) need to do storage object sync from the repository
Install-Package:
View file | ||
---|---|---|
|
How to upgrade:
Stop the previously running Asta7
Code Block cd previous_asta7_directory docker compose down
Download and extract Asta7 1.72.0
Adjust the
.env
file according to the previous oneRun Asta7 1.72.0
Code Block cd asta7-1.72.0 docker compose up -d
Configuration:
View file | ||
---|---|---|
|