MauroDataMapper/mdm-ui

External References not being copyed when creating a new version

Closed this issue · 2 comments

Description

Having a Model with one or more Data Classes, where at least on Data Class has a Data Element that is an External Reference, when creating a New Version of the model, the External Reference Data Elements disappear on the new version. The same happens on Data Classes that has other Data Classes as _External References.

Steps to reproduce

  1. Have a Finalized Model (version 1.1.0)

image

  1. Create a new version of the Finalized Model

image

  1. New version (main) does not contain the External Reference

image

Expected behavior

The new version should maintain the External References

Environment

  • Mauro Version: 7.1.0
  • mdm-core Version: 5.1.0

Hi @pringinacio , Thank you very much for reporting this issue. It looks as though it may be the same as MauroDataMapper/mdm-core#242 ? In which case, it has been fixed and will be part of the next release. Please let me know if you think otherwise and we can take a closer look :)

@jamesrwelch it appears to be the same problem (if VF is a Versioned Folder). If it is then this issue is a duplicate of 242