v16.5.3
frappe/hrmsv16.5.3Apr 27, 2026by frappe-pr-bot
AI Summary
Improves the data migration and consistency process by refining how 'Interview Round' is merged with 'Interview Type'.
Key Highlights
- Improves merging of Interview Round with Interview Type
- Renames entries only when both names are present to prevent errors
Full Release Notes
## Bug Fixes * Improves merging of **Interview Round** with **Interview Type** by renaming entries only when both names are present, preventing errors in recruitment records. (https://github.com/frappe/hrms/pull/4461) **Authors**: @deepeshgarg007 **Reviewers**: @deepeshgarg007 <details> <summary>AI content</summary> For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt [here](https://github.com/barredterra/pretty_release_notes). Changes with the following labels were excluded: - skip-release-notes Changes with the following types were excluded: - refactor - ci - build - style - chore - docs - test </details>