Project

General

Profile

Actions

Patch #5415

closed

Fewer SQL statements generated for watcher_recipients

Added by Holger Just almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
2010-04-30
Due date:
% Done:

100%

Estimated time:

Description

Using this patch, acts_as_watchable#watcher_recipients will only issue up to one sql statement instead of 1 + number of watchers.


Files

watcher_recipients.diff (728 Bytes) watcher_recipients.diff Holger Just, 2010-04-30 14:31
Actions #1

Updated by Eric Davis over 13 years ago

  • Status changed from New to Closed
  • Assignee set to Eric Davis
  • Target version set to 1.0.0 (RC)
  • % Done changed from 0 to 100

Added in r3803. This should be a nice performance boost for sending notifications on heavily watched issues.

Actions

Also available in: Atom PDF