Skip to content

implemented api and service copy record references

Pavel Barzou requested to merge #83-copying-record-references into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

home#109

project-and-workflow#83

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

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

We can't copy records from one namespace to another namespace.

What is the new/expected behavior?

We can copy from one namespace to another namespace.

Have you added/updated Unit Tests and Integration Tests?

Unit and Integration tests added.

Edited by Pavel Barzou

Merge request reports