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

Validation triggering on SCD hidden single select item #402

Open
toskrip opened this issue Jul 26, 2024 · 0 comments
Open

Validation triggering on SCD hidden single select item #402

toskrip opened this issue Jul 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@toskrip
Copy link
Collaborator

toskrip commented Jul 26, 2024

Description:
This was already in OC, but it is not nice. When there is single conditional display hidden item of single select type with validation logic the validation seem to trigger also when the item is in hidden state (probably having null value).

Requirements:
eCRF with control item and another item with SCD hide logic with validation. We reproduce it with the single select (int) data type (maybe it effects others as well).

Steps to follow:

  1. login
  2. open the eCRF in DataEntry mode
  3. enter control item value to so that the SCD item stays hidden.
  4. click save

Expected result:
eCRF should get saved without any error.

Actual result:
validation logic failure on SCD item causes eCRF to display error message (discrepancy note is necessary to allow to store eCRF)

@toskrip toskrip added the bug Something isn't working label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant