1.64.0 - Asta7
Tasks:
AN-1404 Improvements of archive search export from basic search.
AN-1867 Remodel the "export all relevant info"-exportfile (pdf/excel) to look more like the archive-list in ISADG
AN-2043 Run arq-client container as non root user
AN-2044 Run arq-backend container as non root user
AN-2045 Run arp-backend container as non root user
AN-2131 FE - Make entities shown in the tree configurable
AN-2166 Extended requisition stats
AN-2214 Add Server Side Search option in Repository dropdowns (e.g continuous space dropdowns)
AN-2230 As a requisition processor I want to see if an item is already requisitioned by someone else
AN-2250 Changes to requisition state
AN-2252 Excel import interprets date fields different and may give the wrong date in the to/from fields
AN-2254 Add level-agnostic or descendant search
AN-2261 Show Restricted (Screened) non-root items in the tree
AN-2262 Manage Access Control for Repository on Client Side
AN-2265 Requisition menu re-arrange
AN-2274 Recalculate shelf for a large repository to be able to delete orphans requires too many operations
AN-2314 BE - Make entities shown in the tree configurable
Â
Bugs:
AN-2119 Admin client archive editor filter not working
AN-2135 Inconsistencies when uploading multiple larger files in Admin-panel
AN-2142 Singe archive export is slow when including large amount of files
AN-2258 Needs a loader when the user clicks on the Load all button.
AN-2264 Storage Location pagination not working properly from back-end API
AN-2276 A successful background job should get deleted after 5 minutes.
AN-2279 Validation report shows dates as reversed: (yyyyDDmm) instead of (ddMMyyyy)
AN-2304 Should show a meaningful error message if there's no Stykke under a root entity while printing labels and QR code
Â
Tasks with release note:
AN-2142 Singe archive export is slow when including large amounts of files
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 https://stiftelsenasta.atlassian.net/wiki/spaces/ASTA6/pages/2934636545
Install-Package:
How to upgrade:
Stop the previously running Asta7
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
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:
Â