> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/1.2.1.2-admin-services.md).

# 1.2.1.2 Admin Services

**Release Version:** v1.2.1.2

**Release Type:** Patch Release

**Release Date:** 7th July, 2025

### **Overview**

This patch release focuses on critical fixes to the automation test suites for Admin Service repository. The updates 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**

* Achieves a zero-failure baseline for all test suites across the specified repositories.
* Ensures consistent test execution and reporting through standardized test frameworks.

### **Known Issues**

| JIRA                                                          | Description                                                                                   |
| ------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [MOSIP-41837](https://mosip.atlassian.net/browse/MOSIP-41837) | MasterData module test cases related to invalid inputs and language for English               |
| [MOSIP-41838](https://mosip.atlassian.net/browse/MOSIP-41838) | MasterData module test cases related to invalid inputs and language for Arabic                |
| [MOSIP-41839](https://mosip.atlassian.net/browse/MOSIP-41839) | MasterData module test cases related to invalid inputs and language for French                |
| [MOSIP-41840](https://mosip.atlassian.net/browse/MOSIP-41840) | MasterData module test cases related to invalid inputs and language for other Asian languages |

### **Repository Released**

| Repository     | Tag Released                                                      |
| -------------- | ----------------------------------------------------------------- |
| admin-services | [v1.2.1.2](https://github.com/mosip/admin-services/tree/v1.2.1.2) |

### **Documentation**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/1.2.1.2-admin-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
