...
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.
...
Stop the previously running Asta7
Code Block cd previous_asta7_directory docker compose down
Download and extract Asta7 1.64.0
Adjust the
.env
file according to the previous oneRun Asta7 1.64.0
Code Block cd asta7-1.64.0 docker compose up -d
It may take a while to start due to the upgrade script with issue AN-2142.
Configuration:
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
...