Ingestion updates
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?
This MR comes with a few updates:
Features:
- Add report about skipped and processed ids to XComs (Issue: #35 (closed)). (GONRG-1934)
Bugfixes:
- Fix the issue, when an integer part of ids was considered a version and this prevented WP manifest ingestion. (Isue: #55 (closed)). (GONRG-2144)
- Fix the issue, when references to ingested entities with real ids get extra ":" (e.g.
"Datasets": ["osdu:dataset--File.Generic:feb02::"]
instead of"Datasets": [ "osdu:dataset--File.Generic:feb02:"]
) (Issue: https://gitlab.opengroup.org/osdu/subcommittees/ea/projects/pre-shipping/home/-/issues/142). (GONRG-2147)
Edited by Yan Sushchynski (EPAM)