Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

Create Project

UiPath.Jira.Activities.CreateProject

The Create Project activity uses the Jira API to create a new project (Project).

The activity outputs a project object (Project) that can be used as an input variable in subsequent activities (e.g., Project in Update Project]).

How it works

The following steps are an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Jira Scope activity to your project.
  3. Add the Create Project activity inside the Jira Scope activity.
  4. Create and enter a String and a Project Key variable for the Input properties.
  5. Create and enter a JiraUser and a Project Lead variable for the Input properties.
  6. Create and enter a String and a Project Name variable for the Input properties.
  7. Select a ProjectTemplateKey from the Project Template Key drop down list for the Input properties.
  8. Select a ProjectTypeKey from the Project Type Key drop down list for the Input properties.
  9. Create and enter a 'Project' and a 'Project' variable for the Input property.

Properties

Common
  • Continue On Error - This field only supports boolean values (True, False). The default value in this field is False. As a result, if this field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
  • DisplayName - The display name of the activity. This field supports only strings or String variables.
Input
  • Project Key - The project key to use. This field supports only Strings or String variables. 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 Lead - The user serving as project lead. Enter a JiraUser or JiraUser variable.
  • Project Name - The name of the project. This field supports only strings or String variables.
  • Project Template Key - A pre-built configuration for a project. The type of the (Project Template Key) must match with the type of the (Project Type Key). Allowed values: the list of project templates in your Jira instance, by Project Type.
  • Project Type Key - Dictates whether the created project has a Business, Service Desk, or Software feature set.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • Assignee Type - The default assignee when creating issues for this project. Choose one of the following options: Unassigned, Project_Lead.
  • Description - A brief description of the project. This field supports only strings or String variables.
Output
  • Project - The project that was created. This field supports only Project variables.
  • How it works
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.