On this page
Use case
Create an issue after transitioning an issue of the upper levels of the Advanced Roadmaps hierarchy and update its Parent Link field to link it to the transitioned issue.
Configuration
Add a Create issue post function to the desired workflow transition.
Issue to be created
Mode
Choose Single issue
Issue type
Choose Selected issue type and select any of the issues types that can be under the transitioned issue.
Additional options
Parent Link
Choose the Parent Link field.
Value
Select the option Copy field value from current issue and the field Issue Key.
Conditional execution
Introduce the following expression after replacing the name of the issue type with the issue type of the transitioned issue.
%{issue.issueType}="Change"
Related use cases
If you still have questions, feel free to refer to our support team.