Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
nameasta7-1.5960.530.zip

How to upgrade:

  1. Stop the previously running Asta7

    Code Block
    cd previous_asta7_directory
    docker compose down
  2. Download and extract Asta7 1.60.0

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

  4. Run Asta7 1.60.0

    Code Block
    cd asta7-1.
    59.53
    60.0
    docker compose up -d