---
title: "Map Jira Resolution when using Azure DevOps Basic process template"
canonical: "https://support.appfire.com/space/TSH/1800669368/Map%20Jira%20Resolution%20when%20using%20Azure%20DevOps%20Basic%20process%20template"
format: markdown
---
# Prerequisites

- [Customize Jira to allow Resolution mapping](https://appfire.atlassian.net/wiki/spaces/TSH/pages/1800669276)
- [Change Reason and ResolvedReason during State transition](https://appfire.atlassian.net/wiki/spaces/TSH/pages/1800275482)

# How

Basic process template in Azure DevOps does not have Bug type by default, and does not have `ResolvedReason` field, so we only need to map `Reason` to `Resolution`

1. In Field Mapping
  1. Map `Reason` to `Resolution`
2. In value mapping for `Reason`- `Resolution`
  1. Map all final statuses
  2. Be sure to select “anything else” ↔︎ “Empty value”

![image](media://8f796a47-1bbb-4247-827a-7aaed340cb8b)

You can upload the json file by clicking the link [Basic-API-Profile.json](https://appfire.atlassian.net/wiki/download/attachments/1800340614/Basic-API-Profile.json?api=v2).