-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Copying the Team field value to a single-line field using a post-function throws an error.
Steps to Reproduce
- Add a post function to copy the Team field value to a singleline field
- Transition the issue. An internal server error will be thrown
Expected Results
The value should be copied
Actual Results
Internal server error is thrown
Workaround
Use an automation rule. In the Edit issue action, use the below smart value to copy the value:
{{issue.Team.name}}
- is related to
-
JRACLOUD-81686 [Tracking in issue links] Various issues related to misleading / generic workflow error messages
- Gathering Interest