-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warnings appear while saving any structure as Daylight SMARTS #3431
Comments
AKZhuk
added a commit
that referenced
this issue
Oct 12, 2023
AKZhuk
added a commit
that referenced
this issue
Oct 12, 2023
- Update fields max length for isotope and charge
9 tasks
AKZhuk
added a commit
that referenced
this issue
Oct 16, 2023
AKZhuk
added a commit
that referenced
this issue
Oct 16, 2023
- Update fields max length for isotope and charge
Nitvex
pushed a commit
that referenced
this issue
Oct 18, 2023
…#3439) * #3431 - Warnings appear while saving any structure as Daylight SMARTS * #3431 - Warnings appear while saving any structure as Daylight SMARTS - Update fields max length for isotope and charge * #3431 - Warnings appear while saving any structure as Daylight SMARTS - Update e2e snapshots * #3431 - Warnings appear while saving any structure as Daylight SMARTS - Fix pr comments * - updated 1 snapshot for 'reagents-SMILES' --------- Co-authored-by: Mikhail Zhirnov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
Actual behavior
Warnings tab appears with text "Structure contains query properties of atoms and bonds that are not supported in the SMARTS. Query properties will not be reflected in the file saved."
Expected behaviour
Warning "Structure contains query properties of atoms and bonds that are not supported in the SMARTS. Query properties will not be reflected in the file saved," should not appear.
The following Indigo warnings should appear for ALL formats except SMARTS and KET if the structure contains the following query functions
Warning "Structure contains query features" should be appear for:
Warning "Structure contains query features for atoms" should be appear for:
Warning "Structure contains generic atoms. They will be saved as any atom” should be appear for:
Warning "Structure contains query features for bonds” should be appear for:
Screenshots
Desktop
Ketcher version
2.15.0-rc.1 and 2.15.0-rc.2
Additional context
Related to #712
The text was updated successfully, but these errors were encountered: