-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
Steps to reproduce:
Create an Automation to copy data from description field which has newline character to summary field.
Expected Behaviour:
Data should be copied to Summary field without any errors.
Actual Behavior:
Automation fails with error.
Workaround:
use the smart value
{{issue.Description.replaceAll("\n",":")}}
- mentioned in
-
Page Failed to load