Skip to content

templates/index: add ID column to UnknownFailures table

Piotr Kira requested to merge uf_id into master

I've decided to add ID column to UnknownFailures table to make it easier to identify given failure. This will help with cooperation of bug fillers, now when they want to talk about specific unknown failure with each other they have send screen-shot of the table row because there is no way to share unique identifier.

Merge request reports