Currently the batch report for validation (and other features), display a panel with the issues found:

The panel display the list of metadata using the metadata internal identifier, that is not very meaningful for users. Also there is no link to view the metadata.
The response contains the metadata uuid and if the metadata is in draft.

A proposal is to change the report:
- Display the metadata uuid instead of the internal id.
- If the workflow is enabled, use the
draft flag to distinguish these records in the list.
- Make the uuid a link to open the metadata detail page in a new window.
@fxprunayre what do you think? In the validation response for each metadata id potentially can be several entries with errors. I don't think that's the case for the validation report, do you know if can happen in other batch options?
Currently the batch report for validation (and other features), display a panel with the issues found:
The panel display the list of metadata using the metadata internal identifier, that is not very meaningful for users. Also there is no link to view the metadata.
The response contains the metadata uuid and if the metadata is in draft.
A proposal is to change the report:
draftflag to distinguish these records in the list.@fxprunayre what do you think? In the validation response for each metadata id potentially can be several entries with errors. I don't think that's the case for the validation report, do you know if can happen in other batch options?