Project

General

Profile

Actions

Defect #13231

closed

Can't Delete Watcher On Current Trunk 2.3.x

Added by Carlo Camerino about 11 years ago. Updated about 11 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hi,

I upgraded our installation to the current trunk. One bug that i've noticed is that I can't properly delete a watcher from an issue.

ActionController::RoutingError (No route matches [POST] "/issues/22755/watchers/3"):
  actionpack (3.2.12) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.12) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.12) lib/rails/rack/logger.rb:32:in `call_app'
  railties (3.2.12) lib/rails/rack/logger.rb:16:in `call'
  activesupport (3.2.12) lib/active_support/tagged_logging.rb:22:in `tagged'
  railties (3.2.12) lib/rails/rack/logger.rb:16:in `call'
  actionpack (3.2.12) lib/action_dispatch/middleware/request_id.rb:22:in `call'
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'

Actions #1

Updated by Etienne Massip about 11 years ago

  • Status changed from New to Confirmed
  • Target version set to 2.3.0
Actions #2

Updated by Jean-Philippe Lang about 11 years ago

  • Status changed from Confirmed to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Fixed in r11443, thanks for pointing this out.

Actions #3

Updated by Toshi MARUYAMA about 11 years ago

  • Target version deleted (2.3.0)
Actions #4

Updated by Miodrag Milic about 11 years ago

After that bug, somehow, on my production system one of the people that was added as a watcher when the bug was active, now receives the notification mail for each new issue in the project (and I think even for other projects). I always see him in to: field of the sent email while other watchers are in cc field.

How do I fix this ? I guess manual database intervention is required.

Actions #5

Updated by Dipan Mehta about 11 years ago

Which target version will this be available?

Actions #6

Updated by Jean-Philippe Lang about 11 years ago

Dipan Mehta wrote:

Which target version will this be available?

AFAIK, stable releases were not affected. The fix is commited in trunk already.

Actions

Also available in: Atom PDF