Skip to content

Fix Split Id Issue

Yan Sushchynski (EPAM) requested to merge fix/Fix_split_id_and_version into master

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?

Resolve issue #6 (closed), when reference id <data-partition-id>:reference-data--UnitQuantity:1 was split into id: <data-partition-id>:reference-data--UnitQuantity and version: 1, although it was just bare id without a version

Edited by Yan Sushchynski (EPAM)

Merge request reports