cbs icon indicating copy to clipboard operation
cbs copied to clipboard

Automatic replies to data collectors when they submit a report

Open karolikl opened this issue 6 years ago • 3 comments

User story As a data collector, I want to receive confirmation if my report was successful so that I know the message was received.

Functional requirements

  • send a confirmation by SMS if the validation was successful, with a summary of the report sent (example: "You sent a report on AWD for a male under 5")
  • send a confirmation by SMS if the validation was not successful

Default values for automatic reply messages are received from Admin (#303) and should be used when sending confirmation texts.

karolikl avatar Oct 26 '17 18:10 karolikl

#180 lists more events that can be added later in reporting

  • Known Data collector sends in two identical SMS messages with close time stamps is interesting "you sent two identical reports, this will be treated as one"

alexanderhoset avatar Oct 26 '17 18:10 alexanderhoset

We do not yet have an endpoint for outgoing SMS, so we're moving this to Future.

karolikl avatar Apr 09 '18 13:04 karolikl

Depends on:

  • #823 - Parse incomming messages

esp0 avatar Sep 29 '18 12:09 esp0