Basic Information

appmixer.jira.projects.UpdateProject

1.0.0

Public

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

Input Ports

in

FieldTypeDescription
Project ID text The ID of the project
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.
Lead Account ID text The account ID of the project lead.
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 -
Project Name string -
Project Description string -
Project Lead object -
Project Components array -
Project Issue Types array -
Project Email string -
Project URL string -
Project Assignee Type string -
Project versions array -
Project Roles object -
Project Avatar URLs object -
Project Category object -
Project Simplified boolean -
Project Style string -
Project Properties array -
Project Insight object -

Full Metadata