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. Data Market: Automated approval/rejection of grant requests
  • Features and fixes delivered with this release
  • Features
  • Fixes
  1. Release Notes
  2. v4

v4.56

Version released on 29/11/2022

Release highlights

1. Data Market: Automated approval/rejection of grant requests

Grant requests can be automatically approved or rejected if they meet certain criteria. A user with permission to approve/reject grants can set up rules that will be checked when the grant request is submitted for approval and will determine whether they can be automatically approved/rejected or otherwise they have to go through the manual approval workflow.

In order to create a rule there is a new screen and the following information is required:

  • Name of the rule

  • Domain where this rule is to be applied

  • Role for which the approval/rejection will be automated

  • Action to be taken if the rule is met: approve or reject

  • Comment (optional)

  • Conditions to be checked to determine whether the request can be automatically approved/rejected. It will validate if a field is (or is not) equal to a certain value. This field can be a field from the request details, from the structure's note or from the structure's technical metadata.

    • Context: Request metadata / Structure's note /Structure's metadata

    • Field: you must type the exact name of the field

    • Operator: is equal to / is not equal to

    • Value: value of the field

When a user places a grant request, if the request is automatically approved or rejected, they will immediately see it after they submit the request.

Features and fixes delivered with this release

Features

  • TD-5258 As an administrator I want to setup conditions to automatically approve grant requests depending on structure metadata and grant request information

  • TD-5136 Download of structures should include all the domains of the structure with the complete domain path

  • TD-4711 Quality implementations upload via csv should display details on the errors impeding to upload information

  • TD-5247 Display the name of the table together with field in implementations view

  • TD-4179 As a quality user I want to have create date and last updated date on my quality implementations list

  • TD-5304 Include implementation status in metrics

  • TD-5289 Upgrade Elasticsearch version

  • TD-5342 Refactor structure CSV download to use elasticsearch scroll instead of search after

  • TD-5256 Update esaml and OTP version in td-auth

  • TD-2149 Support custom localization of front-end using an API service

    • TD-5336 Create back-end service for locales & messages

    • TD-5338 Integrate front-end with /api/locales

  • TD-5341 Create indices on foreign key constraints to improve performance deleting data structures

Fixes

  • TD-5286 Results tab in implementations is giving a 504 error

  • TD-5355 Download of structures not downloading any file when certain filters are applied

  • TD-5305 Metrics connector fails to load tables if the domain’s description is null