epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
472 stars 164 forks source link

Macro: Save to file and than Load it back re-enumerate connection points (R2-R3 becomes R1-R2) #3758

Closed AlexeyGirin closed 9 months ago

AlexeyGirin commented 9 months ago

Steps to Reproduce

  1. Switch to Macromolecules view
  2. Load this file: Mba (R2,R3).zip System loads one monomer: image
  3. Add to the canvas the same mononer from the Library/Peptides - Mba image
  4. Hover mouse cursor over one monomer and than over added one

Actual behavior From the file: image From the Library: image Note that system re-enumerate connection points - R2-R3 becomes R1-R2 I tried ket and mol files - it works the same for any monomer type.

Expected behavior It should not be any differences between instance loaded from the file and from Library

Desktop (please complete the following information):

Ketcher version [e.g. v2.4.2]. image

AlexeyGirin commented 9 months ago

No longer reproducible