-
Notifications
You must be signed in to change notification settings - Fork 158
Fix/improve bulk index error reporting #12004
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
base: dev/8.0.x
Are you sure you want to change the base?
Conversation
…nto archesproject-dev/8.0.x pulls latest from head
…nto archesproject-dev/8.0.x pulls latest
…nto archesproject-dev/8.0.x pulls latest from remote
…nto archesproject-dev/8.0.x pull latest from remote
…nto archesproject-dev/8.0.x pull from latest`
|
@whatisgalen what's the best way to test this? |
@apeters If you manually (via postgres) save something like this to a bad nodevalue to tile.tiledata and then try to index that resource, you should be able to test this PR for whether it surfaces the specific |
|
@whatisgalen Can you give me exact steps to repro this? I've tried adding "bad" data to a non-localized string datatype but I"m seeing different errors unrelated to your fix. |
Types of changes
Description of Change
Issues Solved
Closes #12003
Checklist
Accessibility Checklist
Developer Guide
Ticket Background
Further comments