Skip to content

Fix datasetID and ACL group name

Fabien Bosquet requested to merge azpn/bosquet/fix_dataspace_id_and_acl into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Remove special characters when creating OSDU id for the ETP-Dataset. Also fixes the group name for the acl (it should only be in lower case)

Merge request reports