AIDASoft / podio

PODIO
GNU General Public License v3.0
23 stars 57 forks source link

Fix one to one relations for cloned objects #632

Closed jmcarcell closed 2 months ago

jmcarcell commented 2 months ago

Fixes https://github.com/AIDASoft/podio/issues/631. In https://github.com/AIDASoft/podio/pull/583, one to one relations were not added together with the one to many relations.

BEGINRELEASENOTES

ENDRELEASENOTES

tmadlener commented 2 months ago

@veprbl I will make a new v1.0.1 tag with these fixes in, unless there is more that is breaking on your side.

veprbl commented 2 months ago

@tmadlener That would be nice to have. There are no other regressions that I'm aware of.

veprbl commented 2 months ago

Ah, I see 01-00-01 is a thing already. Thanks.