Versions Compared

Key

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

Tasks:

  • AN-2389 Remove public IP from VM when creating new Asta7 instance with pipeline for customers

  • AN-2420 Optimize Integration testing

  • AN-2438 Starbas template change require Asta7 code change

  • AN-2514 For underlying search, show identificator/navn/ title instead of showing UUID.

  • AN-2540 Add a report that exports occupied and available space in the repository to Excel

  • AN-2553 Use actual users context when requesting external modules from repository

  • AN-2554 Use actual users context when requesting external modules from requisition

  • AN-2565 Organization information sync mechanism in repository

  • AN-2568 Make default timeZone configurable

  • AN-2571 Cache Organizations

  • AN-2581 For 'equals' query operator, show title instead of showing UUID.

  • AN-2583 Single archive import fails because of duplicate participant / aktør

  • AN-2586 Implement Prettier and commit lint in Client code base

  • AN-2587 Move ES-Query Builder from library to component

  • AN-2588 As developers we want an AM common module such that domain objects can be kept consistent across multiple apps

  • AN-2591 Document Repository

  • AN-2612 Starbas: Placement missing for items in requisition module after upgrade to 1.69.0

Bugs:

  • AN-2551 Unable to create depot for an organization

  • AN-2552 New organization is not being shown in add depot organization list

  • AN-2557 The input fields in basic search overlaps each other in smaller screens

  • AN-2558 Provide a good error message if user tries to create organization with existing org_name or org_identifier.

  • AN-2561 Minimum value error message during storage location creation is now showing any value.

  • AN-2563 Storage Unit Update gets failed

  • AN-2566 Improve error message for shelf barcode generation for organizations without identifier

  • AN-2579 Add Storage Unit Type in the 'Export Storage Units' feature

  • AN-2590 Starbas - Corrections to shelf marker

  • AN-2611 In the asta-repository. syncing the storage objects should sync the organization identifier information.

Tasks with release note:

Install-Package:

View file
nameasta7-1.70.01.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.70.01

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

  4. Run Asta7 1.70.01

    Code Block
    cd asta7-1.70.01
    docker compose up -d

Configuration:

View file
nameconfiguration.zip

...