---
title: "createIssueTypeScheme"
canonical: "https://support.appfire.com/space/JCLI/70790610/createIssueTypeScheme"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Create an issue type scheme. The issueType parameter is a comma separated list of issue type names or ids that are added to the scheme. Use @all to add all available issue types to the scheme. use defaultIssueType parameter to set the default issue type for the created scheme. |
> | --- | --- |
> | **Required Parameters** | [issueTypeScheme](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70789740), [issueType](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70789776) |
> | **Optional Parameters** | [description](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785189), [defaultIssueType](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/263029729) |
> | **Type** | [Create](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Create) |
> | **Category** | [Issue Types](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-IssueTypes) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.4 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)