-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.3
-
Component/s: Import / Export [Deprecated]
-
3.03
When importing from CSV file, comments are not added unless you give anonymous permission to add comments.
You get the following error message in the logs:
WARN [atlassian.jira.external.ExternalUtils] Anonymous users do not have permission to comment on an issue in project: <project>
Add "Group (Anyone)" to "Add Comment" permission during import to get around this issue.