-
Bug
-
Resolution: Fixed
-
Low
-
3.3.1
-
7
-
Severity 2 - Major
-
11
-
Summary
Attach a screenshot with to-be-submitted comment in Text mode will remove the comment from the Commend field.
Steps to reproduce the problem
- Create an issue from JIRA in a Service Desk project.
- Copy a screenshot to clipboard.
- Search for the issue created in step 1 via
- the Issue Navigator, URL will be like http://localhost:8080/browse/DESK-1?jql=
- the Queue, URL will be like http://localhost:8080/projects/DESK/queues/custom/1/DESK-1
- Type something in the comment in the Text mode, do not submit the comment.
- Paste the image (Ctrl + V).
- Upload the screenshot in the pop-up screen.
Expected result
Screenshot will be uploaded, the comment remains in the Comment box with the wiki markup link of the screenshot at the end of the comment text
Actual result
Screenshot will be uploaded, however, the comment is dismissed
Notes
This does not happen to issues in Business or Software projects.
Workaround
- Use Visual mode for the comment
- Do not search for the issue via the Issue Navigator, open the issue via the menu Issues > Recent issues.
- The URL will be like http://localhost:8080/browse/DESK-1.
- duplicates
-
JSDCLOUD-5912 Attaching a screenshot in an issue from queue screen will refresh the browser content
-
- Closed
-
-
JSDSERVER-4484 Pasting a screenshot while writing on the comment field will result in all the comment being lost
-
- Closed
-
- relates to
-
JSDSERVER-6305 Unsaved comments are cleared when editing a field in Queue view of a Service Desk issue.
-
- Closed
-
- was cloned as
-
JSDCLOUD-7132 Attach screenshot by pasting an image from the clipboard removes the draft comment in Text mode
-
- Closed
-
- is cloned by
-
JSMDC-3612 You do not have permission to view this issue
- mentioned in
-
Page Loading...
One of my customers has flagged this issue as well. The workaround I told them is to attach the attachment to the issue first, before adding a comment (else that comment will be lost).