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

Mandatory questions recheck themselves when editing a form created in form builder #13

Open
msschroeder opened this issue Aug 15, 2017 · 0 comments
Labels

Comments

@msschroeder
Copy link

Environment (local, stage, preview, production)

Production

Expected behavior

When a mandatory response is unchecked for a question in form builder, the form is saved. Whenever the form is edited, the previous uncheck boxes should remain unchecked.

Actual behavior

  • Mandatory response is unchecked for a question in form builder.
  • The form is saved.
  • Form is opened to edit and a question is added. The mandatory response is also unchecked.
  • The form is saved.
  • Form is opened to edit, and the question with the mandatory response uncheck in the first iteration of form edits now have the mandatory response rechecked

Steps to reproduce the behavior

  1. Create a form using form builder where you uncheck the Mandatory Response check box for all questions.
  2. Save the form.
  3. Edit the saved form by adding a question. Uncheck the mandatory response for the added question.
  4. Save the form.
  5. Open the form to edit and check if the mandatory response is check for the first few questions created in the first iteration.

Implementation plan

Related kobotools issue:
kobotoolbox#1205
kobotoolbox/kobocat#348

Kobotool Support issue complaints:
http://support.kobotoolbox.org/customer/portal/questions/16746211-mandatory-response-

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

1 participant