Hi All,
I am trying to import Summary & Description fields using CSV Import process. But after importing the records , content has some junk characters. Pls find the below :
CSV Content : (Description)
1) Save button should be disabled when no users found \\ 2) The following information message should display above the “Existing User Information” title bar: “Select a Designation for the users listed for inclusion in this system.”
After Import : (in Jira)
1) Save button should be disabled when no users found
2) The following information message should display above the ?Existing User Information? title bar: ?Select a Designation for the users listed for inclusion in this system.?
CSV Content : (Summary)
E-brief: Add Existing Firm Users – No users found
After Import : (In Jira)
E-brief: Add Existing Firm Users – No users found
Can any one had similar issues ? I am using this encoding --> "UTF-8"
Thanks