Hello Jira Community,
I am trying to copy some text from a field in my form into a description of a new issue, using Jira automation. What's special here is that the text that I am trying to copy sometimes contains preformatted content, such as code snippets. I use the following command to access the text that I want to copy:
{{issue.forms.e79fa8af-81cb-4c86-82e9-918f98c348bb.last.stepsToReproduce}}
By using this approach, the copied text loses its form, meaning that some code snippets that before had correct indentations, line numbers, etc. now become just free text, without indents, with some random new lines, etc.
Is there anything I can do about this?
Just today, I ran into the same limitation. It's a shame that the markup gets lost when handling these rich text areas, and by simply copying the information around, it gets lost.
If you decide to create a bug report, let us know and I'll be sure to upvote it and watch it.
I don't think there is a solution for this.
On the public Jira (https://jira.atlassian.com/secure/Dashboard.jspa ) there are multiple issues on this, but not relating to forms.
You could create a request there or you could reach out to Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.