aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Integrations/Echo.pm
diff options
context:
space:
mode:
authorM Somerville <matthew-github@dracos.co.uk>2020-10-19 16:39:45 +0100
committerM Somerville <matthew-github@dracos.co.uk>2020-11-11 10:36:47 +0000
commit3f70d1f0b4d543072eda2d1b59092a5b9e6b3253 (patch)
treee7435af200b8687bfec0a9a8772888e9b2c07abb /perllib/Integrations/Echo.pm
parent22b89e27ac4368bcc4e288bd1fe2faf53f13ac9e (diff)
[Bromley] Handle today’s collection better.
If task is outstanding and before 5pm, show it as next collection and in progress. Allow reporting after 5pm.
Diffstat (limited to 'perllib/Integrations/Echo.pm')
-rw-r--r--perllib/Integrations/Echo.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/Integrations/Echo.pm b/perllib/Integrations/Echo.pm
index 0216240da..28dd1e9bc 100644
--- a/perllib/Integrations/Echo.pm
+++ b/perllib/Integrations/Echo.pm
@@ -99,6 +99,7 @@ sub GetTasks {
},
{
Ref => { Value => { anyType => [ 234, 567 ] } },
+ State => { Name => 'Outstanding' },
CompletedDate => undef
},
{