Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behaviour when matrix column name includes space #255

Open
joshuaberetta opened this issue Jul 20, 2021 · 0 comments
Open

Unexpected behaviour when matrix column name includes space #255

joshuaberetta opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels

Comments

@joshuaberetta
Copy link
Member

Description

  • the front end sends the name a space
  • the back end changes this to a_space

Reproduce

  • You can see this by downloading the XLSForm from KPI
  • This is the version of the form that gets deployed to KoBoCAT and used for data collection
  • Verify by downloading the deployed XLSForm from KoBoCAT via the API, e.g. https://kc.kobotoolbox.org/api/v1/forms/718575/form.xls
  • Somehow, when exporting, KPI/formpack are still looking for the original a space name
  • Export succeeds, but excludes data under column with space in name

Related issues

kobotoolbox/kpi#3326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants