diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-06 17:40:11 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-14 11:45:11 +0100 |
commit | 21461927f3a195d5fd4abff1f406fa28f276eb70 (patch) | |
tree | 53e7696f72702b6d5c1b9ece9ef8e8b1eb479b57 /spec/fixtures | |
parent | c64360898beca1162a1bdef9ca4b76676e0907f8 (diff) |
User profile option to filter requests by status
Filters on `latest_status` because filtering by `status` searches all
states a request has ever been in.
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/info_request_events.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/fixtures/info_request_events.yml b/spec/fixtures/info_request_events.yml index b2f40cc37..23ef80cc2 100644 --- a/spec/fixtures/info_request_events.yml +++ b/spec/fixtures/info_request_events.yml @@ -31,8 +31,10 @@ silly_outgoing_message_event: info_request_id: 103 event_type: sent created_at: 2007-10-14 10:41:12.686264 - described_state: outgoing_message_id: 2 + calculated_state: waiting_response + described_state: waiting_response + last_described_at: 2007-10-14 10:41:12.686264 useless_incoming_message_event: id: 902 params_yaml: "--- \n\ |