1[%# This Source Code Form is subject to the terms of the Mozilla Public
2  # License, v. 2.0. If a copy of the MPL was not distributed with this
3  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4  #
5  # This Source Code Form is "Incompatible With Secondary Licenses", as
6  # defined by the Mozilla Public License, v. 2.0.
7  #%]
8
9From: [% Param("mailfrom") %]
10To: [% email %][% Param("emailsuffix") %]
11Subject: あなたの [% terms.Bugzilla %] の [% terms.bug %] リストに注目してください
12X-Bugzilla-Type: whine
13
14[このメールは自動生成です。]
15
16[% terms.Bugzilla %] [% terms.bug %] 追跡システムであなたが担当者になっている
17ひとつ以上の [% terms.bugs %] が要対応状態になっています。
18([% urlbase %])
19
20これらの [% terms.bugs %] は [% display_value("bug_status", "CONFIRMED") %] 状態で、
21[% Param("whinedays") %] 日以上対応されていません。
22これらについて対応し、初期処理を行ってください。
23
24通常、これは以下のどれかを行うこととなります。
25
26(1) [% terms.bug %] がすぐに対応できるものと決断し (たとえば、[% display_value("resolution", "INVALID") %]
27    であるなど) 今すぐ対応する。
28(2) [% terms.bug %] があなたのものでないと決断し、だれか担当者に割り振る。
29    ヒント: 誰に割り振ればいいかわからなければ、コンポーネントが正しいかを確認し、
30    "既定の担当者に戻す" を選択してください。
31(3) [% terms.bug %] が自分のものであると判断したが、すぐに解決できない場合、
32    [% get_status("IN_PROGRESS") %] にすることで [% terms.bug %] を受け入れてください。
33
34全ての [% display_value("bug_status", "CONFIRMED") %] [%+ terms.bugs %] のリストを見るには、
35以下の URL を開いてください。(必要ならブックマークしてください。)
36
37 [% urlbase %]buglist.cgi?bug_status=CONFIRMED&assigned_to=[% email %]
38
39もしくは、一般的な検索が以下からできます。
40[%+ urlbase %]query.cgi
41
42一番下に、あなたの [% display_value("bug_status", "CONFIRMED") %] [%+ terms.bugs %] になっている全ての
43[% Param("whinedays") %] 日以上対応されていない [% terms.bug %] への個別のリンクをリスト
44します。
45
46これらの [% terms.bugs %] に対応しなければ、毎日メールを受け取ることになります !
47
48[% FOREACH bug = bugs %]
49 [%+ bug.summary %]
50    -> [% urlbase %]show_bug.cgi?id=[% bug.id %]
51[% END %]
52