Highlights:
AAM-1226: Revert changes done in AAM-1223, remove direct relations from Tilvekst to Arkivdel, Serie etc AAM-1225: Use string type enum for Field type and feature
AN-1796: Implement data correction for ISAD(G)
AN-2023: Test if Upgrade ran successfully or not for Asta7 (i.e. Auto Upgrade)
Tasks:
AN-2035: Always Allow Appending Item Formats To Shelf
...
AN-1970: Move prototype to Azure AN-2023: Test if Upgrade ran successfully or not for Asta7
AN-1927: Add option to add all descendant to the requisition cart
...
AN-1803: Open Session in View
Bugs:
AN-2049: In requisition list, Item state dropdown is not showing all the available options of the workflow
...
AN-2025: Format of the both start date and end date should be same.
Stories:
AN-1994: As an admin for the repository I want to see how far into a shelf a storage location goes to see if we have any deviation in the available space
...
AN-1796: Implement data correction for ISAD(G)
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.60.0
Adjust the
.env
file according to the previous oneRun Asta7 1.60.0
59.53Code Block cd asta7-1.
60.0 docker compose up -d