Versions Compared

Key

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

Highlights:

AAM-1225: Use string type enum for Field type and feature

...

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-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.60.03.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.03

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

  4. Run Asta7 1.60.03

    Code Block
    cd asta7-1.60.03
    docker compose up -d