Truedat Docs
v7.3
v7.3
  • Introduction
  • First steps
  • User Guide
    • Global search engine
    • Business Glossary
    • Data Catalog
    • Data Market
    • Data Profiling
    • Data Quality
    • Data Lineage
    • Dashboards
    • Taxonomy
    • Notifications
  • Administration
    • Users
    • User roles
    • Taxonomy and role assignment
    • Data Catalog management
    • Sources management
    • Template management
    • Hierarchies
    • Bulk Updates
    • Jobs
    • Relationship types
    • Search filters
    • Languages management
    • Subscriptions
    • Tasks
  • API Integrations
    • Authentication
    • Data Catalog
      • Files Description
    • Customization
  • Release Notes
    • v7
      • v7.3
      • v7.2
      • v7.1
      • v7.0
    • v6
      • v6.16
      • v6.15
      • v6.14
      • v6.13
      • v6.12
      • v6.11
      • v6.10
      • v6.9
      • v6.8
      • v6.7
      • v6.6
      • v6.5
      • v6.4
      • v6.3
      • v6.2
      • v6.1
      • v6.0
    • v5
      • v5.20
      • v5.19
      • v5.18
      • v5.17
      • v5.16
      • v5.15
      • v5.14
      • v5.13
      • v5.12
      • v5.11
      • v5.10
      • v5.9
      • v5.8
      • v5.7
      • v5.6
      • v5.5
      • v5.4
      • v5.3
      • v5.2
      • v5.1
      • v5.0
    • v4
      • v4.59
      • v4.58
      • v4.57
      • v4.56
      • v4.55
      • v4.54
      • v4.53
      • v4.52
      • v4.51
      • v4.50
      • v4.49
      • v4.48
      • v4.47
      • v4.46
      • v4.45
      • v4.44
      • v4.43
      • v4.42
      • v4.41
      • v4.40
      • v4.39
      • v4.38
      • v4.37
      • v4.36
      • v4.35
      • v4.34
      • v4.33
      • v4.32
      • v4.31
      • v4.30
      • v4.29
      • v4.28
      • v4.27
      • v4.26
      • v4.25
      • v4.24
      • v4.23
      • v4.22
      • v4.21
      • v4.20
      • v4.19
      • v4.18
      • v4.17
      • v4.16
      • v4.15
      • v4.14
      • v4.13
      • v4.12
      • v4.11
      • v4.10
      • v4.9
      • v4.8
Powered by GitBook
On this page
  • Release highlights
  • 1. Improvements in Notes Bulk Upload function
  • 2. Data Sources - last execution date and status
  • Features and fixes delivered with this release
  • Features
  • Fixes
  1. Release Notes
  2. v4

v4.36

Version released on 24/01/2022

Release highlights

1. Improvements in Notes Bulk Upload function

The Notes Bulk Upload functionality has been improved as described below:

  • The process will load all the records in the file that are correct, skipping those records that an error prevents them being loaded.

  • If the information of a record on the file is the same as the one already stored, there will be no changes made and therfore, the version of the structure will remain the same.

  • All the records that cannot be loaded will be written in a csv file which can be downloaded.

    • Number of structures that have been processed

    • Number of errors found

    • List of errors found in the file providing for each of them the following information:

      • Line/row within the file

      • External_id

      • Column where the error was found

      • Error message

2. Data Sources - last execution date and status

The layout of the Sources page has been modified to display a list of sources providing the following information:

  • External Id (source)

  • Type (template)

  • Status (active/inactive)

  • Timestamp of the last execution [New]

  • Status of the last execution [New]

  • Message

The options to activate/deactive and to delete the source can now be found in the source details.

Features and fixes delivered with this release

Features

  • TD-4100 When loading notes allow to load partially in case that there are errors on the file

  • TD-4125 As an admin I want to see the last execution date and last status of all my sources

  • TD-4308 A rejected/approved grant request should not display buttons to approve/reject

  • TD-4293 As a user I want to view audit information on all changes done to a quality implementation

  • TD-3178 As a quality user I want to see the details on the join made to setup my dataset

  • TD-4312 As an admin I want to setup an autogenerated field in my template

  • TD-3819 Include domain in quality rules metrics table

  • TD-3467 In quality results table in td-metrics should store only last results since last metrics execution

Fixes

  • TD-3671 Uncontrolled error prevent rule implementation reindex to complete