I am trying to import the comment so that the comment would be with original username and date.
Importer does not give errors on the comment side, but all the time the whole comment text taht is given in format
dd/MM/yy HH:mm;author; comment text
appear as the whole comment body. I did checked with importing time format, so it would be the same as in CSV file. I also tried both when puttimng the whole text inside " " - result is teh same everything that is put into CSV file COmment colum will appear as whole body text
Hi Toomas,
just tested this in my environment via External System import, with the following settings. Worked perfectly:
CSV
Summary,Issue key,Comment
rteastasd,KAN-1,"29/10/22 21:40 PM;admin;Import Comment;;;"
If the comment is as below
09/May/23 8:42 AM;AAID1;[~accountid:AAID2] [~accountid:AAID3] - The final document to update is attached.
if User name of AAID1 is John Smith, how can we get the comment like as if commented by John Smith, than the importer who is the Admin.
Even after leaving the format as dd/MMM/yy h:mm, it is still showing the Admin as Commentor, than the actual commentor. Any thoughts?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
First, you hvae to put every comment in a separate colum (Comment, COmment_1, Comment_2).
Syntax I used and worked was
Date, user, text of comment
The user was in the system already and its username macthed with the one in the impport file.
Date format was what I did descriebed in import comfiguration DD/MM/YYYY hh:mm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks it did worked. The problem was tah the comment time format was differnet that other fields (date etc). After I corrected all data files it worked.
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.
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.