rapidpro / casepro

Case management dashboard for RapidPro
BSD 3-Clause "New" or "Revised" License
21 stars 31 forks source link

One should be able to forward message to multiple recipients #2

Open xkmato opened 9 years ago

xkmato commented 9 years ago

This would also be cool. The ability to forward to email as well would be a big plus.

rowanseymour commented 9 years ago

I'm really curious about the forwarding functionality. Who are users typically forwarding messages to? Are the recipients also users of the system? If not how else can they act on the message they've been forwarded?

I guess what I'm wondering is if the forwarding use case would be better served by some sort of in-app notification (using email) system.

ericnewcomer commented 9 years ago

During our discussions for the first phase, it was determined that the forwarding feature was intended to be for notification to a specific worker in the field. It was decided that only singular messages to singular recipients made sense. I can see the case where a singular message has value for multiple people, but then it creates confusion in terms of accountability for dealing with that message.

It's not a technical challenge to add this, but having these sort of assumptions in place help with the more challenging human element for systems like this. We are almost always better off keeping things as simple as possible.