#1685 packagerv3 mmd.copy behavior change broke yaml imports
Closed: Fixed 3 years ago by mikem. Opened 3 years ago by breilly.

PackagerV3 mmds do not allow the same copy behavior as v2 mmds. Previously, you could supply the module name and stream name as arguments to mmd.copy(), but that has been removed. Instead, MBS should use mmd.set_module_name() and mmd.set_stream_name()


Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1686 Merged 3 years ago