getodk / counter

ODK Counter is an Android app that lets you keep a count of form and question pairs in ODK Collect.

Home Page:https://play.google.com/store/apps/details?id=org.opendatakit.counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The same counter form added to different projects in Collect, share chosen values in the counter form

dbemke opened this issue · comments

Counter version

ODK counter v1.0.0, master version 6284d53

Android version

10, 13

Device used

Redmi 9T, Pixel 6a

Problem description

If there are different projects in Collect using the same counter form (with counter app installed), after filling answers in one project the answers are also present in other projects using the same form.

Steps to reproduce the problem

  1. Add counter.xlsx form to two different project in Central.
    counter.xlsx.txt
  2. Add those projects (with access to the form) to Collect.
  3. Go to the first project in Collect and fill in the counter form (e.g change values to 2).
  4. Go to the second project in Collect and check the answers (by tapping Launch) in the counter form.

In the second project the user sees the values from the first project.

Expected behavior

I’m not sure if the same form in all projects (on one device) should share values in the counter form.