# 1.2.1.2 Resident 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 Resident Service. 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-41858](https://mosip.atlassian.net/browse/MOSIP-41858) | Resident module test cases related to revoked VID, invalid inputs, and language codes are failing                           |
| [MOSIP-41859](https://mosip.atlassian.net/browse/MOSIP-41859) | Resident test cases related to phone channel operations, VID generation, auth history, and lock/unlock features are failing |

### **Repository Released**

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

### **Documentation**

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


---

# Agent Instructions: 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-resident-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.
