# 1.2.1.3 Admin Services

**Release Version:** v1.2.1.3

**Release Type:** Patch Release

**Release Date:** 5th September, 2025

## **Overview** <a href="#overview" id="overview"></a>

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** <a href="#major-highlights-features" id="major-highlights-features"></a>

* Daily automation in the qatest1 environment fails because the `GetMappedMachinesByRegCentID` API is called with a non-existent `regCenterId` (“10001”) instead of the one used in setup (“10054”).

## Bug Fixes

| JIRA                                                          | Description                                                                                                                                                      |
| ------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [MOSIP-42428](https://mosip.atlassian.net/browse/MOSIP-42428) | MasterData API - ‘GetMappedMachinesByRegCentID’ test case is failing because it is using a non-existent `regCenterId`, resulting in a ‘Machine not found’ error. |

## Repository Released

| Repository     | Tags                                                              |
| -------------- | ----------------------------------------------------------------- |
| admin-services | [v1.2.1.3](https://github.com/mosip/admin-services/tree/v1.2.1.3) |

## Documentation

[Documentation for Admin Service API Test Rig](https://github.com/mosip/admin-services/tree/release-1.2.1.x/api-test#readme)
