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

CTHUB - Missing error row number is off by one #416

Open
katerinkus opened this issue Nov 26, 2024 · 0 comments
Open

CTHUB - Missing error row number is off by one #416

katerinkus opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Medium Medium priority

Comments

@katerinkus
Copy link
Collaborator

katerinkus commented Nov 26, 2024

Describe the Bug
Error row number is incorrect for the missing value error.

Expected Behaviour
If the error is in row 2, CTHub error message should also say 2. missing value errors

Actual Behaviour
If the error is in row 2, CTHub says it is in row 1.

Implications
User sees an incorrect error row location.

Steps To Reproduce
Steps to reproduce the behaviour:
User/Role:

  1. Upload file with a missing value (e.g. Applicant Name in the second row in the GER dataset).
  2. See error (Rows: 1 not Rows: 2)
@shayjeff shayjeff added Medium Medium priority Task Any work that does not directly impact the user labels Nov 27, 2024
@ArawuSamuel1 ArawuSamuel1 added Bug Something isn't working and removed Task Any work that does not directly impact the user labels Nov 27, 2024
@emi-hi emi-hi self-assigned this Nov 29, 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 Medium Medium priority
Projects
None yet
Development

No branches or pull requests

4 participants