Ignored validation findings reappear on upload [patch]
After ignoring an single validation finding in the Validator dialog, and attempting an upload, the Upload dialog correctly displays only un-ignored validation findings, but the Validator dialog is refreshed with all validation findings, causing the single ignored finding to reappear.
I've attached a screenshot that shows two findings in the Upload dialog, but three in the Validator dialog.
I've also attached a patch to ValidateUploadHook.java that simple moves the block of code updating the Edit Layer and Validator dialog "errors" to after the ignored settings are processed.
Change History
(6)
Component: |
Core → Core validator
|
Summary: |
Ignored validation findings reappear on upload → Ignored validation findings reappear on upload [patch]
|
Keywords: |
upload hook added
|
Milestone: |
→ 18.06
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
screen shot of ignored validation finding reappearing