...
...
...
...
...
...
...
...
...
...
Div |
---|
|
On this page Table of Contents |
---|
maxLevel | 2 |
---|
exclude | On this page |
---|
type | flat |
---|
separator | pipe |
---|
|
|
Description
Using the Create Issue workflow post function allows you to create one or more issues when the post function is processed after a workflow transition step. We've streamlined the configuration of this post function by grouping all configuration settings into various tabs for easy access:
- ISSUE FIELDS - These issue fields allow you to define the contents of one or more fields when an issue is created by this post function. Substitution variables can then be used to populate fields. Issue Fields are grouped into the following common categories:
- Basic Fields - includes fields which are most commonly used when creating a new issue in Jira.
- Detailed Fields - includes details associated with the issue, people involved, dates.
- Links - includes details of issue links and link types.
- Comments & Attachments - how you want to handle comments and specifics associated with attachments.
- Custom Fields - controls whether to copy custom fields and allows you to define values for new custom fields.
- OPTIONAL RULES - Allow you to define the additional criteria for when and how to create the issue(s). Optional Rules are grouped into the following category:
- Conditions & Configuration - Define one or more conditions for when to create the issue(s), use JQL to define substitution variables to be used to populate other fields, as well as set the acting user for the issue creation.
- HELP - Provides quick links to additional documentation
Image Removed
Example
This scenario introduces a new Create Issue workflow post function to a transition step within an existing workflow.
Background
...
Use Case
Several teams use the ePub workflow to coordinate an eBook creation process. When an eBook transitions from Open to Draft, a new issue needs to be created in the backlog of an “IT Services (IS)” project so the IT team’s manager can begin to forecast and assign resources.
Check out the below step-by-step instructions on how to automate issue creation based on the above scenario.
Steps
Table plus |
---|
border | 0 |
---|
heading | 0 |
---|
multiple | false |
---|
enableHeadingAttributes | false |
---|
columnAttributes | style="border:0;width=5%;",style="border:0;width=65%;",style="border:0;width=30%;max-width=30% !important;" |
---|
id | steps_table |
---|
enableSorting | false |
---|
enableHighlighting | false |
---|
|
Image RemovedidID) for new Create Issue Post FunctionLogged into Jira as a workflow administrator: Navigate to
| Project Settings → Issues → Workflows.
| Under Click the respective Edit link of the required Scheme, in the Actions
| navigation, click EditUsing the editor in "text" mode, click Click the link name of the Transitions (
| id that you will introduce for which you want to add a Create Issue
| Post againstImage RemovedImage Added | Image Removed
| Image Added | Add Post FunctionSelect the Post Functions tab Click the
| "" like (right-hand side of dialog) "" radio button "" button listed below the options.
| Image RemovedImage Added | Image Removed
| Image Added | Define Issue Fields | Within "" sectionKeep Retain the default Summary as "%parent_summary%", so we inherit the same summary as the parent issue.
| Set the Description field to Enter "FYI - ePub workflow initiated"
| Navigate to the "Detailed Fields" sectionin the Description field.
Select the Detailed Fields tab: Within the details:
| Set the Project to our example Enter/Select "IT Services (IS)" in the Project as our example project.
| Set the Issue type to as Issue type
Under People:
| Keep the Reporter as Keep the Assignee as as Reporter Select "Parent issue's assignee" as Assignee
| Navigate to "" sectionSet the Create link value to Select "Parent issue key"
| Set type value to Set direction to type value Select "Issue key to new issue"
| Navigate to as Create link direction
Select the Comments & Attachments
| section:Add following new Comment: "This issue was automatically created"
Click the
| "" button at the bottom of the screen.
| Image RemovedImage Added View configuration | Image RemovedImage Added | Image Removed
| Image Added | Publish and Validate Post FunctionClick the
| "" button to publish changes to your workflow and activate the Create Issue post function. Navigate to your
| Project In our case, we will navigate to the ePub project. Create a new issue and then transition to the step where your new Create Issue post function is configured. In our case, this is the In Draft step. Search for new issues within your project. You should see the new issue automatically created with the values you defined in the previous step.
| Image RemovedImage Added |
|
...
...