Indigo
Indigo copied to clipboard
Aromatizing bond custom query fails with error
Environment details (please complete the following information):
- Indigo Toolkit Version 1.18.0-dev.2.0-g369c82f8c-x86_64-linux-gnu-11.4.0
- Ketcher Version 2.15.0-rc.4 Build at 2023-10-25; 14:15:43
- Chrome Version 120.0.6099.130 (Official Build) (64-bit)
- Win10
- Issue found while testing https://github.com/epam/Indigo/issues/1446
https://github.com/epam/Indigo/assets/26869421/c0fbd305-1f31-45ef-9c56-0de4bc861bd5
Describe the bug Aromatizing bond custom query fails with error
Steps to Reproduce
- Load molecule from file: BondCustomQuery.zip
- Press Aromatize button (Alt+A)
Actual behavior
System throws an error:
Error Message
struct data not recognized as molecule, query, reaction or reaction query
Expected behavior Works as intended
Custom query should contain valid smarts atom definition.
Should not throw exception (Same behavior as #1510)