AdminUI shouldn't trigger package validations during update on host deployments

Details

Detail name Value
Changelog Number 27320
Type Bug
Status Resolved
Affected Versions Exasol 2025.1.0, AdminUI 1.1.1
Fix Versions AdminUI 1.1.2
Resolution Date 2025-11-18

Description

AdminUI attempts to validate packages before a system update starts. This results in failure on host (as-app) deployments that don’t have S3 credentials or Internet access.

Workaround

None

Fix

The validation is no longer triggered from AdminUI prior to the upgrade. The upgrade process itself takes care of the appropriate validations, considering the type of environment it’s being run on.