Project

General

Profile

Actions

Defect #133

closed

Changing issues when assignee no longer has access

Added by Mark Preston almost 17 years ago. Updated almost 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Hi,

I hope there is no repetition here.

An issue (I) in project (P) was assigned to test user (T). T was removed from P. Then another user (A) tried to add
a note to I and the system errored with an ActionController::DoubleRenderError in the issues_controller, add_note
method.

The issue.save fails between the lines (113/114):
show
render :action => 'show'

Cheers,
Mark

PS, please see attached log of failure.


Files

fails.log (14.8 KB) fails.log Mark Preston, 2008-02-03 10:52
Actions #1

Updated by Mark Preston almost 17 years ago

D'oh. The issue.save fails and add_note errors between
lines 113 and 114. Sorry!

Actions #2

Updated by Jean-Philippe Lang almost 17 years ago

Fix is committed in r848.
Thanks for the feedback.

Actions

Also available in: Atom PDF