# JsonForIssueConstructor

Configures the data used to create an issue in workflows and apps.

## Properties

| Name | Type | Description |
| --- | --- | --- |
| project |  [Project](v1-Project.html)  |  The [Project](v1-Project.html) where the new [Issue](v1-Issue.html) belongs.   |
| reporter |  [User](v1-User.html)  |  The reporter of the [Issue](v1-Issue.html).   |
| summary |  String  |  The summary of the [Issue](v1-Issue.html).   |

## See also

[Project](v1-Project.html) [User](v1-User.html)

