summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.ics.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/list.ics.tmpl')
-rw-r--r--template/en/default/list/list.ics.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/list.ics.tmpl b/template/en/default/list/list.ics.tmpl
index 3f9e2b881..b135267f4 100644
--- a/template/en/default/list/list.ics.tmpl
+++ b/template/en/default/list/list.ics.tmpl
@@ -82,7 +82,7 @@ END:VCALENDAR
[% END %]
[% END %]
[% IF NOT status %]
- [% IF bug_status == 'ASSIGNED' %]
+ [% IF bug_status == 'IN_PROGRESS' || bug_status == 'ASSIGNED' %]
[% status = 'IN-PROGRESS' %]
[% ELSE %]
[% status = 'NEEDS-ACTION' %]