Opened 4 years ago
Closed 4 years ago
#20391 closed defect (invalid)
Make it possible to map an object to the validation result
Reported by: | Geimas5 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description
When validating, a list of validation results are displayed and the objects with an error or warning is highlighted with a yellow or red outline.
This is good. But when working on a large, heavily mapped area, there are often so many errors and warnings that its hard to find a specific entry in the validation results for a highlighted object of interest.
That is, going from the validation results to an object is easy, but going from an object to the relevant validation result is hard.
Please use the Lookup panel button for this.
See: wiki/Help/Dialog/Validator
Feel free to reopen this ticket if that does not work. Please feel also free to improve that wiki page.