Basic Information

appmixer.jira.projects.CreateProject

1.0.0

Public

Create a project in Jira. It does not work on Cloud Free Plan accounts.

Properties

FieldTypeDescription
Project Type select The project type, which dictates the application-specific feature set

Input Ports

in

FieldTypeDescription
Project Key text Project keys must be unique and start with an uppercase letter followed by one or more uppercase alphanumeric characters. The maximum length is 10 characters.
Project Name text The name of the project.
Project Template select A prebuilt configuration for a project. The type of the project template must match with the type of the project type.
Lead Account ID text The account ID of the project lead. Leave empty to use the connected account's user.
Description text A brief description of the project.
Category ID text The ID of the project's category.
Assignee Type select The default assignee when creating issues for this project.
Project URL text A link to information about this project, such as project documentation.
Avatar ID text An integer value for the project's avatar.
Security Issue text The ID of the issue security scheme for the project, which enables you to control who can and cannot view issues.
Permission Scheme text The ID of the permission scheme for the project.
Notification Scheme text The ID of the notification scheme for the project

Output Ports

project

FieldTypeDescription
Project ID string -
Project Key string -

Full Metadata