instedd / verboice

Open source toolkit for voice services; with special focus to the needs of medium- and low-income countries, scalable services, and interacting with vulnerable populations
http://verboice.instedd.org/
GNU General Public License v3.0
44 stars 18 forks source link

Add record option to transfer step #855

Closed aeatencio closed 4 years ago

aeatencio commented 4 years ago

This is how the new option looks in the call flow designer:

image

What I've tested:

  1. Reloading the page after saving will honor the user selection for the new option -> it's persisted in the DB.
  2. Exporting and importing a call flow will honor the user selection for the new option -> it's persisted in the .vrb file.

Fix #854