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

Backmerge: #4824 - Cycled chain breaks sequence canvas and entire app #4829

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

rrodionov91
Copy link
Collaborator

@rrodionov91 rrodionov91 commented Jun 10, 2024

How the feature works? / How did you fix the issue?

  • fixed case with infinite loop in chains analysis if phosphate is first in cycled chain

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

- fixed case with infinite loop in chains analysis if phosphate is first in cycled chain

(cherry picked from commit f509957)
@rrodionov91 rrodionov91 changed the title #4824 - Cycled chain breaks sequence canvas and entire app Backmerge: #4824 - Cycled chain breaks sequence canvas and entire app Jun 14, 2024
…reakes-canvas-backmerge

# Conflicts:
#	packages/ketcher-core/src/domain/entities/monomer-chains/Chain.ts
#	packages/ketcher-core/src/domain/helpers/monomers.ts
@rrodionov91 rrodionov91 merged commit c11c8ad into master Jun 17, 2024
5 checks passed
@rrodionov91 rrodionov91 deleted the 4824-cyclic-chain-breakes-canvas-backmerge branch June 17, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cycled chain breaks sequence canvas and entire app
2 participants