Tasks:
AN-2443 Automate building gui-client and admin-client docker image for kubernetes
AN-2546 Enable proof key for code exchange (PKCE) in keycloak
AN-2578 R&D: Upgrade Sonatype Nexus Repository to 3.68.1 or later
AN-2584 Ignore the "Fritt tilgjengelig" restriction on the portal to avoid confusing customers that the material is restricted
AN-2599 Encrypt traffic between Asta7 and the Portal
AN-2608 Implement Background Job Client component for Requisition Module
AN-2626 Arkivkode (archive code) missing on labels for Mappe
AN-2628 Add option to inherit values in the XML archive export(STARBUS)
AN-2634 Ignore the topnode in ingest
AN-2644 Order the requisition list by placement
AN-2646 E2E pipeline configuration and implementation.
AN-2654 Add inherited storage unit on the export archive Word document
AN-2671 Run am-activemq as a non root user
AN-2691 GET /requisition/activeItemRequisition not giving the expected response
AN-2692 Additional changes to Medie shelf marker and fields in the requisition list
Bugs:
AN-2419 Export all relevant info format dates (ISADG periods and timestamps both)
AN-2621 Requisition entity name ellipses are not shown properly
AN-2639 Single field edit seems to update OK and get green dialogue. The edit box does not close and causes confusing behaviour
AN-2701 Open in a new tab, opens an entity in a read-only mode.
AN-2704 The end state of a requisition seems to be hardcoded - Need to make it dynamic based on last state
AN-2709 SynQ does not receive all items when syncing a large cart
Story:
AN-2624 As a user I want to search for objects that does not have a given entity type as a child or parent
AN-2627 As a user I want a new password when I forgot the old one to avoid asking an admin for a new one
Tasks with release note:
AN-2600 Deploy to azure VM prototype fails sometimes.
If using portal requisition do the following change in .env
PORTAL_REQUISITION_ENABLED=true
If using SYNQ add the SYNQ_HOST in .env
SYNQ_HOST=synq_host
Install-Package:
How to upgrade:
Stop the previously running Asta7
cd previous_asta7_directory docker compose down
Download and extract Asta7 1.73.0
Adjust the
.env
file according to the previous oneIf using portal requisition do the following change in .env
PORTAL_REQUISITION_ENABLED=true
If using SYNQ add the SYNQ_HOST in .env
SYNQ_HOST=synq_host
Run Asta7 1.73.0
cd asta7-1.73.0 docker compose up -d
Configuration: