-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
"Copy Value From Other Field" post function is not working to copy Custom text fields from parent issues to sub-tasks.
Environment
Jira CLOUD
Steps to Reproduce
- Create a text custom field (Multiline) and add to all issue type screens in your project
- Configure the post function "Copy Value From Other Field" in an In progress status of your project workflow
- Set the post function to copy the text custom field value from the parent to sub-task
- Save your draft
- Create a task and add value to the text custom field
- Create a sub-task linked to the created task
- Transition the task to "In progress" in order to trigger the post function
Expected Results
The text custom field should be updated in the Sub-task issue.
Actual Results
The sub-task is not updated.
Workaround
None so far.