1.2.1.3 Admin Services
Release Version: v1.2.1.3
Release Type: Patch Release
Release Date: 5th September, 2025
Overview
This patch release focuses on critical fixes to the automation test suites for Admin Service repository. The changes address issues in test scripts to establish a zero-failure baseline, enhancing the stability and reliability of testing across these identity management components.
Major Highlights/Features
Daily automation in the qatest1 environment fails because the
GetMappedMachinesByRegCentID
API is called with a non-existentregCenterId
(“10001”) instead of the one used in setup (“10054”).
Bug Fixes
MasterData API - ‘GetMappedMachinesByRegCentID’ test case is failing because it is using a non-existent regCenterId
, resulting in a ‘Machine not found’ error.
Repository Released
admin-services
Documentation
Last updated
Was this helpful?