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

Submission validation error from the logs #260

Open
steveoh opened this issue Feb 21, 2023 · 2 comments
Open

Submission validation error from the logs #260

steveoh opened this issue Feb 21, 2023 · 2 comments
Assignees
Labels
form - existing Existing pdf record uploading submission things related to a monument record submission

Comments

@steveoh
Copy link
Member

steveoh commented Feb 21, 2023

From https://console.cloud.google.com/errors/detail/COeOscaP88X5MQ

validating corner submission {
  blmPointId: 'UT260050S0020E0_140500',
  county: 'Utah',
  type: 'existing',
  existing: {
    pdf: 'submitters/.../existing/UT260050S0020E0_140500/existing-sheet.pdf'
  },
  datum: 'grid-nad83'
}

This was submitted by sean and failed validation. The datum value makes ellipsoid height and unit required. This passed client side validation and failed server side validation.

@seanfernandez do you have anything to add since this happened to you?

What did the app do when this failed? Did it make you aware that it failed

@steveoh steveoh added form - existing Existing pdf record uploading submission things related to a monument record submission labels Feb 21, 2023
@seanfernandez
Copy link

Honestly I'm not sure when it happened. I was preparing for the live presentation and may have been a little too clicky and didn't notice.
The only take away I have from the presentation is when the form completed it said Beaver County at the top and the sheet was created in Duchesne County. I was under the impression the BLM point ID was used to determine which form template would be used.
I'll work with Nathan to test further and submit an issue. There was also a little confusion on the units, but I'll also verify and submit an issue if needed.

@steveoh
Copy link
Member Author

steveoh commented Feb 21, 2023

Ok. If it's any help, it happened at 2/17/23, 9:29 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
form - existing Existing pdf record uploading submission things related to a monument record submission
Projects
None yet
Development

No branches or pull requests

2 participants