Show string keys in report

The current report (take xls for example) has filename and segment number in the first column. It would benefit a multi-round QA process to have the segment keys as well. We are facing an issue similar to the one in this post. To compare reports, we need an identifier that doesn’t change after a source update. Segment numbers just wouldn’t work.

Should we have the keys, we will combine the key, the source, and the type of issue and use them as QA entry identifier. Each subsequent QA report will then exclude already addressed issues based on the entry identifier, significantly reducing repetitive QA work.