collect
collect copied to clipboard
Entities appear in a non-entity external select form using a CSV with the name of a dataset
ODK Collect version
the master version 66e9c1f10f707b803654bc57f7930b805edf2742
Android version
10, 14
Device used
Redmi 9T, Pixel 7a
Problem description
If in a project there are forms with entities and a form with external select using a CSV with a name of the dataset other forms use, in Collect the external select form shows entities instead of its proper CSV data. I don't know if it's ok for the time being but I decided to file an issue to keep steps to reproduce for the future.
Steps to reproduce the problem
- Create a project with entities form using trees dataset and a form with select one from file with the file name of the dataset (trees). (e.g. user one in https://staging.getodk.cloud/#/projects/101/app-users ). While uploading the select form in Central upload the CSV with hospitals (attached trees.csv). select one from file dataset name.xlsx.txt trees.csv
- Open select one from file dataset name form (In this form there should be hospitals not trees).
Expected behavior
The form should contain proper data.