kobotoolbox / kpi

kpi is the server for KoboToolbox. It includes an API for users to access data and manage their forms, question library, sharing settings, create reports, and export data.
https://www.kobotoolbox.org
GNU Affero General Public License v3.0
133 stars 181 forks source link

user not notified when invalid group appearance breaks #521

Open dorey opened 8 years ago

dorey commented 8 years ago

Example: https://kobotoolbox.desk.com/agent/case/2006

the user reported preview failed, but the xform was invalid and the user should have been notified earlier.

joshuaberetta commented 3 years ago

@dorey it seems like an invalid group appearance no longer breaks the form but is just ignored? The example's link is broken so I might be testing the wrong thing. Should we still throw an exception when invalid appearances are used?