api-issue-tracker
api-issue-tracker copied to clipboard
ComponentDefinition#persistent_id not preserved when Copying instances
This problem exists in SU2023.1 (and in SU2022) on both Windows and Mac.
When you copy an instance of a definition (Copy/Paste or Move/Copy), the persistent_id of the definition is changed.
See video attached
https://github.com/SketchUp/api-issue-tracker/assets/57754157/21a11e6a-9e0d-4e61-9b4b-0208e1414b07
Like #941 , I'm not able to reproduce this one either.
d.persistent_id
=> 32
d.persistent_id
=> 32
d.persistent_id
=> 32
d.persistent_id
=> 32
Between each call I tried Copy+Paste, or Move+Copy etc.
Do you test with SU2023.1 ?
I receive the same result as Fredo with move/copy in 2023.1.341 on mac
I re-tested using 23.1.340. I'm able to observe it.
Logged as: SKEXT-3963