Skip to content

Quality tab: Add "Enabled" column and remove checkboxes column

@edgarloba In the "Quality" tab, at dataset and artifact level, there is a checkbox column that is not going to be used, so it is better to remove it.

  • at dataset level: image
  • at artifact evel: image

On the other hand, we wanted to add in the "Quality" tab at dataset and artifact level, a new column called "Enabled" that would show the value "Yes/No" depending on the value of the following property:

"is_active": true/false,

That property is present in the JSON returned by the UDRG service https://datamite-ds.iti.es/udrg/quality/customMetric/83cc2b24-a1b2-40b0-9190-aa88c2f57721 that you already invoke in those "Quality" tabs.

/cc @marijotecnalia