Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1236

Allow updating Project's Description when Project is created from an Automation rule

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    • Jira Software

    Description

      When a project is created from the Automation's Send web request action, users are allowed to set the Project Name, Project Key and Share Configuration from an existing Project. 

      Example of JSON passed in the Custom data of the web request:

      {
          "name": "Project Two by Automation",
          "key": "PTOA",
          "existingProjectId": "10218"
      } 

      These are the exact information that can be set when a project is being created from the UI as well:

      Other properties of the project, like the Project's Description (found under Project settings> Details), cannot be set from the Automation of Jira when the Project is being created. 

      Kindly allow other properties of the Project to be set using Smart values during the project creation action from an Automation rule. 

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            53a60e6b1e4c Geethanjali R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: