##// END OF EJS Templates
When copying issues, let the status be changed to default or left unchanged....
When copying issues, let the status be changed to default or left unchanged. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9404 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2395:e1b828de95ec
r9270:09375960d69d
Show More
watchers.yml
13 lines | 219 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711 ---
watchers_001:
watchable_type: Issue
watchable_id: 2
user_id: 3
Jean-Philippe Lang
Adds watch/unwatch functionality at forum topic level (#1912)....
r1876 watchers_002:
watchable_type: Message
watchable_id: 1
user_id: 1
Jean-Philippe Lang
Adds ability to filter watched issues (#846)....
r2395 watchers_003:
watchable_type: Issue
watchable_id: 2
user_id: 1
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711