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.

Install-Package:

How to upgrade:

  1. Stop the previously running Asta7

    cd previous_asta7_directory docker compose down
  2. Download and extract Asta7 1.64.0

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

  4. Run Asta7 1.64.0

    cd asta7-1.64.0 docker compose up -d
  5. It may take a while to start due to the upgrade script with issue AN-2142.

Configuration:

Â