epam / ketcher

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

On Remote environment, the reaction/molecule can't be saved to V3000 formats (returns V2000 instead): MOL, RXN, SDF, RDF #5814

Closed ivanmaslow closed 3 weeks ago

ivanmaslow commented 1 month ago

Steps to Reproduce

  1. Add reaction to Canvas with elements and arrow to reproduce for RXN/RDF (for MOL/SDF - just add a molecule without arrow)
  2. Click on Save as...
  3. Select MDL Rxnfile V3000/RDF V3000 (MDL Molfile V3000/SDF V3000)

Actual behavior

Expected behavior

Environment Details

Additional context

ivanmaslow commented 3 weeks ago

The fix is successfully verified on uat remote env:

Molecules can be saved to V2000/V3000 formats - SDF, MOL: image image image image

Molecules can be saved to V2000/V3000 formats - RDF, RXN: image image image image