Skip to content
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

Atom Query feature export: System lost MOST "Ring bond count" values - export to Molfile #3958

Open
AlexeyGirin opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
Priority: Medium Query features Bucket: Query features related issues regress found by autotest Test Automation affected That issue affect on existed auto test, please update screenshots after fix

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Jan 24, 2024

Environment details (please complete the following information):

Describe the bug
System lost MOST "Ring bond count" values

Steps to Reproduce

  1. Open from file: Ring bond count2.zip
  2. Save it to Molfile file format
  3. Clear canvas
  4. Load from Molfile file format

Actual behavior
System losts most "Ring bond count" features
image

Expected behavior
System doesn't lost "Ring bond count" features
image

Note
problem is in v2000.js only first occurrence are set

       if (!props.get('ringBondCount')) {
          props.set('ringBondCount', sGroup.readKeyValuePairs(propertyData));
        }
@AlexeyGirin
Copy link
Collaborator Author

Moved to Refined Backlog since no fix over 4 versions

@AlexeyGirin AlexeyGirin added Test Automation affected That issue affect on existed auto test, please update screenshots after fix regress found by autotest labels Dec 20, 2024
@AlexeyGirin AlexeyGirin removed the bug label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Query features Bucket: Query features related issues regress found by autotest Test Automation affected That issue affect on existed auto test, please update screenshots after fix
Projects
None yet
Development

No branches or pull requests

4 participants