---
title: "Jira Misc Custom Fields (JMCF)"
canonical: "https://support.appfire.com/space/JMCF/78315554/Jira%20Misc%20Custom%20Fields%20(JMCF)"
format: markdown
---
> Macro (aura-html)

> ⚠️ **JMCF version 2.0 and above only!**
> ⚠️ 
> ⚠️ This documentation only applies to JMCF for Jira Server version 2.0.0 and above. Documentation for JMCF 1.x can be found [here](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465240301).

# Introduction

<span style="color: #333333">The JIRA Misc Custom Fields plugin's objective is to provide custom fields for use in custom JIRA workflows as well as useful JQL functions. </span>For information on the custom fields and JQL functions, see: [Features of the add-on](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465273283)

# Objective and Scope

The objective of this document is to give you a detailed explanation of how to install and use the add-on. After reading this document, you will be able to install the add-on on your local server, uninstall it (if needed), and create calculated custom fields in your instance.

This document is intended for Jira administrators. It covers the following sections:

| Section Name | Description |
| --- | --- |
| [Installation guide](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465895584) | Explains how to install and uninstall the add-on |
| [Upgrading from 1.x to 2.x](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465895791) | Details the points lo be looked for when migrating from 1.x to 2.0 |
| [<span style="color: #3572b0">Custom fields provided by JMCF</span>](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465273283) | Lists and explains the calculated custom fields provided by the add-on |
| <span style="color: #3572b0">[Writing formulas using the Groovy language](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465305771)</span> | Explains writing Groovy formulas in your calculated custom fields |
| [<span style="color: #3572b0">JQL functions provided by JMCF</span>](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465731887) | Lists and explains the JQL functions provided by the add-on |
| [Use Cases](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465633666) | Use cases for all calculated fields provided by the add-on. |
| [Troubleshooting and support for Jira Misc Custom Fields](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465207520) | Explains the troubleshooting and support options for JMCF |
| [Release history](https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465340305) | Information about each JMCF release for Jira Server |

# Documentation conventions

This table below lists the documentation conventions used in this guide.

| Convention | Description |
| --- | --- |
| `Monospace` | Input Field names and values |
| `Monospace and Bold` | Jira Field names and values |
| **Bold and >** | Menu Selection |
| **Bold** | Menu and Sub Menu<br>Screens |
| *Italic* | Jira Misc Workflow Extensions Plugin<br>Highlighted terms or context |
| ```
Code
``` | Block of code |
| > ℹ️ Important information | Tips, warnings, suggestions and additional information |
| Link in Blue | [Internal pages](https://appfire.atlassian.net/wiki/spaces/JMCF/overview) |
| Link in Blue and Bold | [**External pages**](https://confluence.atlassian.com/adminjiraserver071/working-with-workflows-802592661.html) |
| Built-in transition/status | **Bold** |
| User created transition/status | ***Italic and Bold*** |