Hi,
is it possible someway to concatenate or append values into fields during CSV import?
Example 1:
issuekey;summary;description;description2;description3
KEY-123;My summary;This is a description;And I would like;to append this into the same field without overwriting
Example 2:
issuekey;summary;Description;field1
KEY-123;My summary;This is a description;And I would append this to description
My question is if Jira can handle it in someway?
I have splitted cells in excel that exceeds 32767 bytes and I want them in the same fields in Jira, like the above examples.
Thanks in advance :)
No, the import is a simple "replace the data in the field" implementation, a flat "edit" action.
You'd need to export the current data and concatenate your new data into the field before importing it back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.