-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 1.2 Larks
-
Fix Version/s: 1.4 Larks
-
Labels:None
-
Sprint:1.3 Larks, 1.4 Larks
1) Add CR comment to review
2) Send GET request like 'http://localhost/jcommune/reviewcomments/delete?reviewId=${reviewId}&commentId=${commentId}'. ${reviewId} is stored in hidden input with name 'codeReviewId'. ${commentId} is stored in hidden input with name 'id' in comment's div (class='review-container')
AR: Comment is deleted
ER: Popup with message 'You don't have permission anymore' should be displayed. Request method should be POST, not GET
- relates to
-
JC-1201 Delete CR comment
- Closed