Project

General

Profile

Actions

Feature #34700

closed

Allow to use watch_by filter in the global issues list

Added by Holger Just about 3 years ago. Updated almost 3 years ago.

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

0%

Estimated time:
Resolution:
Fixed

Description

In #8160, we introduced the ability to filter by specific watchers (rather than just "me"). However, due to the permission check inside the Query#watcher_values method, this capability was only available inside a project. In the global issues view, the filter still only offered "me".

The attached patch against current trunk (r20742) fixes this behavior to also offer all visible watchers on the global issues view. The patch is a git patch which can be applied with

patch -p1 < 0001-Allow-to-use-watch_by-filter-in-the-global-issues-li.patch

Files


Related issues

Related to Redmine - Feature #8160: Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitutionClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA about 3 years ago

  • Related to Feature #8160: Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution added
Actions #2

Updated by Go MAEDA about 3 years ago

  • Target version set to 4.1.2

Setting the target version to 4.1.2.

Actions #3

Updated by Go MAEDA about 3 years ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA

Committed the fix. Thank you.

Actions #4

Updated by Go MAEDA about 3 years ago

  • Status changed from Resolved to Closed
  • Target version changed from 4.1.2 to 4.2.0
Actions #5

Updated by Go MAEDA about 3 years ago

  • Tracker changed from Patch to Feature
  • Resolution set to Fixed
Actions #6

Updated by Nipun Tharuka almost 3 years ago

Can you kindly tell me how to do a patch to redmine. I'm using Redmine on Bitnami.

Actions

Also available in: Atom PDF